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

Adding multi-site example.

parent d0619ba8
No related branches found
No related tags found
1 merge request!51Fixed multi-pcode WQP call bug.
......@@ -25,7 +25,7 @@
#' \dontrun{
#' rawPcode <- readWQPqw('USGS-01594440','01075', '', '')
#' rawCharacteristicName <- readWQPqw('WIDNR_WQX-10032762','Specific conductance', '', '')
#' rawSites <- readWQPqw(c('USGS-01594440', 'USGS-01594440'), '01075','','')
#' rawPHmultiSite <- readWQPqw(c('USGS-05406450', 'USGS-05427949','WIDNR_WQX-133040'), 'pH','','')
#' }
readWQPqw <- function(siteNumbers,parameterCd,startDate="",endDate=""){
......
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