-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
38 lines (37 loc) · 1.01 KB
/
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
# Generated by roxygen2: do not edit by hand
export(bottom_line_indices)
export(bottom_line_neighbors)
export(bottomleft_corner_neighbors)
export(bottomright_corner_neighbors)
export(categorize_data)
export(convert_down_across)
export(convert_large_to_small)
export(convert_small_to_large)
export(excluded_coloniesA)
export(excluded_coloniesB)
export(excluded_coloniesC)
export(excluded_coloniesD)
export(excluded_coloniesE)
export(excluded_coloniesF)
export(excluded_coloniesG)
export(excluded_coloniesH)
export(indices_4_replicates)
export(left_line_indices)
export(left_line_neighbors)
export(middle_neighbors)
export(neighborful_algorithm)
export(neighborless_algorithm)
export(not_middle_indices)
export(not_middle_neighbors)
export(plate_coords)
export(plate_median)
export(plate_ncol)
export(plate_nrow)
export(plot_platemap)
export(right_line_indices)
export(right_line_neighbors)
export(simulated_data_1536)
export(top_line_indices)
export(top_line_neighbors)
export(topleft_corner_neighbors)
export(topright_corner_neighbors)