# NOT RUN {
siteNumber <- "02177000"
startDate <- "2012-09-01"
endDate <- "2012-10-01"
offering <- '00003'
property <- '00060'
obs_url <- constructNWISURL(siteNumber,property,startDate,endDate,'dv')
# }
# NOT RUN {
rawData <- getWebServiceData(obs_url)
# }
Run the code above in your browser using DataLab