Skip to content
Snippets Groups Projects
Commit 706d92ce authored by Laura A DeCicco's avatar Laura A DeCicco
Browse files

Added gw example.

parent aeaabcdf
No related branches found
No related tags found
1 merge request!129gwlevels to rdb
...@@ -82,6 +82,7 @@ qwData <- readNWISdata(bBox=c(-82.5,41.52,-81,41),startDate=as.Date("2000-01-01" ...@@ -82,6 +82,7 @@ qwData <- readNWISdata(bBox=c(-82.5,41.52,-81,41),startDate=as.Date("2000-01-01"
"drain_area_va","obs_count_nu"),service="qw") "drain_area_va","obs_count_nu"),service="qw")
temp <- readNWISdata(bBox=c(-83,36.5,-81,38.5), parameterCd="00010", service="site", temp <- readNWISdata(bBox=c(-83,36.5,-81,38.5), parameterCd="00010", service="site",
seriesCatalogOutput=TRUE) seriesCatalogOutput=TRUE)
wiGWL <- readNWISdata(stateCd="WI",service="gwlevels")
} }
} }
\seealso{ \seealso{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment