-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
35 lines (34 loc) · 831 Bytes
/
Copy pathNAMESPACE
File metadata and controls
35 lines (34 loc) · 831 Bytes
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
# Generated by roxygen2: do not edit by hand
export(calc_fpconc)
export(calc_fppercell)
export(calibrate_flu)
export(calibrate_od)
export(correct_flu)
export(find_columns)
export(find_rows)
export(find_wells)
export(find_wells_in_column)
export(find_wells_in_row)
export(find_wells_in_rowcolumn)
export(generate_cfs)
export(get_conc_a280)
export(get_conc_bca)
export(get_conc_ecmax)
export(get_extcoeff_a280)
export(get_fpbase_properties)
export(get_kfactor)
export(get_mw)
export(get_pathlength)
export(norm_flu)
export(norm_od)
export(parse_magellan)
export(parse_magellan_spectrum)
export(parse_sparkcontrol)
export(parse_sparkcontrol_spectrum)
export(process_absorbance_spectrum)
export(process_plate)
export(save_metadata_template)
export(view_kfactors)
importFrom(dplyr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)