-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
34 lines (33 loc) · 831 Bytes
/
NAMESPACE
File metadata and controls
34 lines (33 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
# Generated by roxygen2: do not edit by hand
export(Panke)
export(adapt_nondetect)
export(annual_load_rain)
export(annual_load_sewage)
export(annual_mean_conc)
export(annual_stats)
export(default_statistics)
export(detect)
export(geom_mean)
export(getNewDetectionLimits)
export(get_lab_values)
export(no_Panke)
export(non_detect)
export(only_composite)
export(only_new_dl_metals)
export(only_representative_subst)
export(quant25)
export(quant75)
export(quant95)
export(reduce_codes)
export(remove_group)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,group_by)
importFrom(dplyr,summarise)
importFrom(kwb.odm,odm_DataValues)
importFrom(kwb.odm,odm_Samples)
importFrom(kwb.odm,odm_Sites)
importFrom(kwb.odm,odm_Units)
importFrom(kwb.odm,odm_Variables)
importFrom(kwb.utils,renameColumns)
importFrom(rlang,.data)