# NOT RUN {
yearStart <- 2001
yearEnd <- 2010
eList <- Choptank_eList
# Water year:
# }
# NOT RUN {
plotFluxHist(eList)
plotFluxHist(eList, yearStart, yearEnd, fluxUnit = 1)
plotFluxHist(eList, yearStart, yearEnd, fluxUnit = 'kgDay')
# Graphs consisting of Jun-Aug
eList <- setPA(eList, paStart=6,paLong=3)
plotFluxHist(eList)
# }
Run the code above in your browser using DataLab