Description Usage Arguments Value
Compute a data.frame containing the hydrological year, and optionnally the days of the hydrological year and the season which each day belongs to.
1 2 3 4 5 6 7 8 |
dates |
Date vector. A date/time vector (will be coerced to date using as.Dates()) |
month |
numeric. Month number (1->12) defining the start of a hydrological year |
day_of_the_year |
logical. should the days of the (hydrological) year be computed? |
seasons |
list. List defining the seasons in month number (1:12) (or days if 'seasons_by_day' is TRUE). |
seasons_by_day |
logical. are seasons defined by days (of the year)? in
the |
minimal |
logical. Should only the minimal desired results be returned or intermediate results as well? |
a data.frame containing the hydrological year, and optionnally the days of the hydrological year and the season which each day belongs to.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.