# NOT RUN {
siteWithTwo <- '01480015'
startDate <- "2012-09-01"
endDate <- "2012-10-01"
url2 <- constructNWISURL(siteWithTwo, "00060",startDate,endDate,'dv')
twoResults <- importWaterML1(url2,TRUE)
twoResults <- renameNWISColumns(twoResults)
# }
Run the code above in your browser using DataLab