# NOT RUN {
filePath <- system.file("extdata", package="dataRetrieval")
filePath <- paste(filePath,"/",sep="")
fileName <- "ChoptankRiverFlow.txt"
Daily <- getUserDaily(filePath,fileName,separator="\t")
# }
Run the code above in your browser using DataLab