# NOT RUN {
# These examples require an internet connection to run
Daily <- getNWISDaily('01594440','00060', '1985-01-01', '1985-03-31')
Sample <- getNWISSample('01594440','01075', '1985-01-01', '1985-03-31')
Sample <- mergeReport(Daily, Sample)
# }
Run the code above in your browser using DataLab