calc_inundation.Rd
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
if (FALSE) { # \dontrun{
inun <- calc_inundation()
} # }