# NOT RUN {
# These examples require an internet connection to run
## Examples take longer than 5 seconds:
# }
# NOT RUN {
rawSampleURL <- constructWQPURL('USGS-01594440','01075', '', '')
rawSample <- importWQP(rawSampleURL)
rawSampleURL_Zip <- constructWQPURL('USGS-01594440','01075', '', '', TRUE)
rawSample2 <- importWQP(rawSampleURL_Zip, zip=TRUE)
STORETex <- constructWQPURL('WIDNR_WQX-10032762','Specific conductance', '', '')
STORETdata <- importWQP(STORETex)
# }
Run the code above in your browser using DataLab