# NOT RUN {
# These examples require an internet connection to run
# Automatically gets information about site 01594440 and temperature, no interaction with user
nameToUse <- 'Specific conductance'
pcodeToUse <- '00095'
# }
# NOT RUN {
INFO <- getWQPInfo('USGS-04024315',pcodeToUse,interactive=TRUE)
INFO2 <- getWQPInfo('WIDNR_WQX-10032762',nameToUse)
# To adjust the label names:
INFO$shortName <- "Little"
INFO$paramShortName <- "SC"
# }
Run the code above in your browser using DataLab