-
Notifications
You must be signed in to change notification settings - Fork 85
/
NAMESPACE
54 lines (53 loc) · 1.14 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
# Generated by roxygen2: do not edit by hand
export(addWaterYear)
export(calcWaterYear)
export(checkWQPdates)
export(constructNWISURL)
export(constructUseURL)
export(constructWQPURL)
export(countyCd)
export(countyCdLookup)
export(create_NWIS_bib)
export(create_WQP_bib)
export(findNLDI)
export(getWebServiceData)
export(get_nldi_sources)
export(importNGWMN)
export(importRDB1)
export(importWQP)
export(importWaterML1)
export(importWaterML2)
export(is_dataRetrieval_user)
export(pCodeToName)
export(parameterCdFile)
export(parse_WQP)
export(pcode_to_name)
export(readNGWMNdata)
export(readNGWMNlevels)
export(readNGWMNsites)
export(readNWISdata)
export(readNWISdv)
export(readNWISgwl)
export(readNWISmeas)
export(readNWISpCode)
export(readNWISpeak)
export(readNWISrating)
export(readNWISsite)
export(readNWISstat)
export(readNWISuse)
export(readNWISuv)
export(readWQPdata)
export(readWQPqw)
export(readWQPsummary)
export(renameNWISColumns)
export(setAccess)
export(stateCd)
export(stateCdLookup)
export(whatNWISdata)
export(whatNWISsites)
export(whatWQPdata)
export(whatWQPmetrics)
export(whatWQPsamples)
export(whatWQPsites)
export(wqp_check_status)
export(zeroPad)