calc_inundation: Calculate number of inundation days

View source: R/calc_inundation.R

calc_inundationR Documentation

Calculate number of inundation days

Description

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.

Usage

calc_inundation()

Value

data.frame of dayflow data

Examples

## Not run: 

inun <- calc_inundation()


## End(Not run)

goertler/inundation documentation built on Sept. 30, 2024, 7:14 p.m.