# NOT RUN {
# These examples require an internet connection to run
# }
# NOT RUN {
## Examples take longer than 5 seconds:
rawSampleURL <- constructWQPURL('USGS-01594440','01075', '', '')
rawSample <- importWQP(rawSampleURL)
url2 <- paste0(rawSampleURL,"&zip=yes")
rawSample2 <- importWQP(url2, TRUE)
# }
Run the code above in your browser using DataLab