monthly_max: Monthly Maximum Metric Function

View source: R/monthly_max.R

monthly_maxR Documentation

Monthly Maximum Metric Function

Description

Calculates the maximum flow for a specified month within dataframe - must be trimmed to water year

Usage

monthly_max(data, num.month)

Arguments

data

a dataframe with hydrologic data

num.month

the number corresponding to the month whose maximum flow value you wish to receive

Value

The maximum flow for the specified month


HARPgroup/cbp6 documentation built on Oct. 14, 2024, 4:19 p.m.