-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
103 lines (102 loc) · 2.26 KB
/
NAMESPACE
File metadata and controls
103 lines (102 loc) · 2.26 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
# Generated by roxygen2: do not edit by hand
S3method(plot,windrose)
S3method(summary,windrose)
export(DBHYDRO.meta.byDBKEY)
export(DBHYDRO.meta.bysite)
export(DBHYDRO_WQ)
export(DBHYDRO_breakpoint)
export(DBHYDRO_daily)
export(DO.Screening)
export(DO.TOD.WQS.stream)
export(DO_PerSat)
export(FL.Hydroseason)
export(Folder.Maker)
export(Load.Calc.kg)
export(N)
export(N.obs)
export(SE)
export(SFWMD.DBHYDRO.Data.WQ)
export(SFWMD.DBHYDRO.Data.breakpoint)
export(SFWMD.DBHYDRO.Data.daily)
export(SalinityCalc)
export(TN_Combine)
export(WY)
export(acft.to.L)
export(acft.to.m3d)
export(acres.to.m2)
export(axis_fun)
export(biweek.period)
export(cfs.to.acftd)
export(cfs.to.km3d)
export(cfs.to.m3d)
export(cond.to.spc)
export(cv.per)
export(dat.interp)
export(date.fun)
export(date_fun)
export(decimal.WY)
export(degC.to.F)
export(degF.to.C)
export(dst.to.est)
export(dunn.letters)
export(ecdf_fun)
export(errorbars)
export(ft.to.m)
export(hPa.to.mmHg)
export(hydro.day)
export(in.to.cm)
export(insight_dbkey_meta)
export(insight_fetch_daily)
export(insight_fetch_ref)
export(insight_fetch_wq)
export(insight_station_datatype_meta)
export(insight_station_meta)
export(insight_wq_query)
export(is.date)
export(kg.to.mt)
export(leg.fun)
export(log.scale.fun)
export(m.to.ft)
export(m2.to.acres)
export(m3d.to.cfs)
export(model_fit_params)
export(mt.to.kg)
export(pt_error)
export(pt_line)
export(pt_line_error)
export(qq.function)
export(read.access)
export(ref_table_name)
export(shaded.range)
export(st_txt)
export(stickplot.dat.arrows)
export(thessian_create)
export(windrose)
import(graphics)
import(sf)
importFrom(beepr,beep)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,as.raster)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rasterImage)
importFrom(graphics,text)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,status_code)
importFrom(httr,stop_for_status)
importFrom(httr,timeout)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(rvest,html_table)
importFrom(rvest,read_html)
importFrom(stats,approxfun)
importFrom(stats,qnorm)
importFrom(stats,sd)
importFrom(utils,browseURL)
importFrom(utils,read.csv)