-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathNAMESPACE
44 lines (43 loc) · 833 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# Generated by roxygen2: do not edit by hand
export(b_grid)
export(b_map)
export(b_score)
export(bhit_map)
export(dist_map)
export(fill_plate)
export(hit_grid)
export(hit_map)
export(legend_title)
export(med_smooth)
export(missing_wells)
export(num_to_well)
export(pc_grid)
export(pc_map)
export(pchit_grid)
export(pchit_map)
export(plate_effect)
export(plate_map)
export(plate_map_grid)
export(plate_map_grid_scale)
export(plate_map_scale)
export(plate_matrix)
export(plt12)
export(plt1536)
export(plt24)
export(plt384)
export(plt48)
export(plt6)
export(plt96)
export(raw_grid)
export(raw_map)
export(read_map)
export(rotate_plate)
export(set_block)
export(well_to_num)
export(z_grid)
export(z_map)
import(ggplot2)
importFrom(RColorBrewer,brewer.pal)
importFrom(stats,medpolish)
importFrom(stats,prcomp)
importFrom(utils,read.csv)