forked from DOI-USGS/dataRetrieval
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
72 lines (72 loc) · 1.74 KB
/
_pkgdown.yml
File metadata and controls
72 lines (72 loc) · 1.74 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
template:
params:
ganalytics: UA-53797708-7
navbar:
type: default
left:
- text: Background
href: articles/dataRetrieval.html
- text: Function Help
href: reference/index.html
- text: Articles
menu:
- text: Tutorial
href: articles/tutorial.html
- text: Moving Averages
href: articles/movingAverages.html
- text: Stat Service
href: articles/statsServiceMap.html
- text: Earthquake Exploration
href: articles/earthquake.html
- text: NLDI Interface
href: articles/nldi.html
right:
- icon: fa-github fa-lg
href: https://github.com/USGS-R/dataRetrieval
reference:
- title: National Water Information System (NWIS)
desc: Functions to retrieve (USGS) NWIS data.
contents:
- readNWISdv
- readNWISuv
- readNWISsite
- readNWISqw
- readNWISstat
- readNWISmeas
- readNWISpCode
- readNWISrating
- readNWISpeak
- readNWISgwl
- readNWISuse
- readNWISdata
- whatNWISsites
- whatNWISdata
- title: Water Quality Portal (WQP)
desc: Functions to retrieve WQP data.
contents:
- readWQPqw
- readWQPdata
- whatWQPsites
- whatWQPdata
- whatWQPsamples
- whatWQPmetrics
- readWQPsummary
- title: National Ground-Water Monitoring Network
desc: Functions to retrieve NGWMN data.
contents:
- readNGWMNlevels
- readNGWMNsites
- readNGWMNdata
- title: Network Linked Data Index
desc: Functions to interface with the NLDI.
contents:
- findNLDI
- title: Helper functions
contents:
- calcWaterYear
- addWaterYear
- renameNWISColumns
- setAccess
- countyCdLookup
- stateCdLookup
- zeroPad