powered by
Part of flowHistory system.
plot15(eList, yearStart, yearEnd)
named list with at least the Daily and INFO dataframes
A numeric value for year in which the graph should start, default is NA, which indicates that the graph should start with first annual value
A numeric value for year in which the graph should end, default is NA, which indicates that the graph should end with last annual value
plot1of15
# NOT RUN { eList <- Choptank_eList # } # NOT RUN { pdf("plot15.pdf",heigh=10,width=8) plot15(eList, yearStart=1990,yearEnd=2000) dev.off() # }
Run the code above in your browser using DataLab