USGS-R / lakeReport

Scripts and report generator
Other
0 stars 4 forks source link

stage hydrograph ifelse statement about Devils Lake not working #63

Closed sbmarsh-USGS closed 7 years ago

sbmarsh-USGS commented 7 years ago

stagehydrograph.Rmd lines 27-29 include an ifelse statement for Devils Lake to only pull data starting in 1936, but when I run the stagehydrograph function for this site it still pulls data from 1922-current. image

lindsayplatt commented 7 years ago

If you look at stagehydrograph.Rmd, the if-else only happens when we pull NWIS data. If you would like that filter to also apply to the excel files, we will need to move it.

https://github.com/USGS-R/lakeReport/blob/master/Report_templates/stagehydrograph.Rmd