-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
45 lines (44 loc) · 1.09 KB
/
NAMESPACE
File metadata and controls
45 lines (44 loc) · 1.09 KB
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
# Generated by roxygen2: do not edit by hand
export(anlz_ad)
export(anlz_dps)
export(anlz_dps_facility)
export(anlz_ips)
export(anlz_ips_facility)
export(anlz_ml)
export(anlz_ml_facility)
export(anlz_nps)
export(anlz_nps_gaged)
export(anlz_nps_ungaged)
export(util_getrain)
export(util_nps_fillmiswq)
export(util_nps_getextflow)
export(util_nps_getflow)
export(util_nps_getswfwmd)
export(util_nps_getusgsflow)
export(util_nps_getwq)
export(util_nps_landsoil)
export(util_nps_landsoilrc)
export(util_nps_lusumm)
export(util_nps_preplog)
export(util_nps_preprain)
export(util_nps_segment)
export(util_nps_tbbase)
export(util_nps_union)
export(util_nps_unionchunk)
export(util_nps_unionnochunk)
export(util_prepverna)
export(util_ps_addcol)
export(util_ps_checkfls)
export(util_ps_checkuni)
export(util_ps_facinfo)
export(util_ps_fillmis)
export(util_ps_fixoutfall)
export(util_summ)
importFrom(stats,na.omit)
importFrom(stats,weighted.mean)
importFrom(tbeptools,read_importepc)
importFrom(tibble,enframe)
importFrom(tidyr,unnest)
importFrom(utils,capture.output)
importFrom(utils,read.csv)
importFrom(utils,read.table)