View source: R/calc_inundation.R
calc_inundation | R Documentation |
Downloads all available dayflow data and Fremont weir data, and calculates the number of inundation days and whether inundation is present. Returns a data frame of daily data from 1984-present.
calc_inundation()
data.frame of dayflow data
## Not run:
inun <- calc_inundation()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.