calc_summary: Calculate summary of inundation data

View source: R/calc_summary.R

calc_summaryR Documentation

Calculate summary of inundation data

Description

This gives summary information of the inundation data returned by calc_inundation. Included are: max inundation days by water year, total inundation days per water year, date of and flood peak value (max of dayflow) by water year, first and last overtopping date by water year, last day of flooding number of overtopping events

Usage

calc_summary()

Value

data.frame A data frame of inundation summary data.

Examples

summary <- calc_inundation()

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