num_day_min | R Documentation |
Measures minimum of dataframe for given number of days - data must be trimmed to water year
num_day_min(data, num.day, min_or_med)
data |
dataframe of date and flow data taken from import data functions |
num.day |
number for days of interest |
min_or_med |
minimum of minimum data, or median of minimum data |
specified day minimum metric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.