-
Notifications
You must be signed in to change notification settings - Fork 4
/
NAMESPACE
61 lines (60 loc) · 1.4 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# Generated by roxygen2: do not edit by hand
export("%>%")
export(balance_ions)
export(balance_ions_chain)
export(balance_ions_once)
export(biofilter_toc)
export(blend_waters)
export(blend_waters_chain)
export(blend_waters_once)
export(calculate_corrosion)
export(calculate_corrosion_chain)
export(calculate_corrosion_once)
export(calculate_dic)
export(calculate_hardness)
export(chemdose_ct)
export(chemdose_dbp)
export(chemdose_dbp_chain)
export(chemdose_dbp_once)
export(chemdose_f)
export(chemdose_ph)
export(chemdose_ph_chain)
export(chemdose_ph_once)
export(chemdose_toc)
export(chemdose_toc_chain)
export(chemdose_toc_once)
export(convert_units)
export(convert_water)
export(convert_watermg)
export(define_water)
export(define_water_chain)
export(define_water_once)
export(dissolve_pb)
export(dissolve_pb_once)
export(ozonate_bromate)
export(ozonate_ct)
export(pac_toc)
export(pac_toc_chain)
export(pac_toc_once)
export(plot_ions)
export(pluck_water)
export(solvecost_chem)
export(solvecost_labor)
export(solvecost_power)
export(solvecost_solids)
export(solvedose_alk)
export(solvedose_alk_once)
export(solvedose_ph)
export(solvedose_ph_once)
export(solvemass_chem)
export(solveresid_o3)
export(solveresid_o3_once)
export(summarise_wq)
export(summarize_wq)
import(dplyr)
import(ggplot2)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(tidyr,pivot_longer)
importFrom(tidyr,unnest)
importFrom(tidyr,unnest_wider)