# NOT RUN {
siteNumber <- c('04024430','04024000')
startDate <- '2010-01-01'
endDate <- ''
pCodes <- c('34247','30234','32104','34220')
# }
# NOT RUN {
rawNWISqwData <- readNWISqw(siteNumber,pCodes,startDate,endDate)
rawNWISqwDataExpandReshaped <- readNWISqw(siteNumber,pCodes,
startDate,endDate,expanded=TRUE)
rawNWISqwDataExpand <- readNWISqw(siteNumber,pCodes,
startDate,endDate,expanded=TRUE,reshape=FALSE)
# }
Run the code above in your browser using DataLab