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

Updated example.

parent 425b7fab
No related branches found
No related tags found
1 merge request!2Updating naming convention + other minor changes.
......@@ -31,6 +31,7 @@ Instead, this function uses characteristicName. A complete list can be found he
Chloride <- getWQPData('USGS-01594440','Chloride', '', '')
SC <- getWQPData('WIDNR_WQX-10032762','Specific conductance', '', '')
NWIS_Cl <- getWQPData('USGS-04024000','30234', '', '')
MultipleQW <- getWQPData('USGS-04024000',c('30234','90095'), '', '')
}
\keyword{WQP}
\keyword{data}
......
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