getWaterYear | R Documentation |
Calculate water years from a date series
getWaterYear(date = NULL, water.year.first.month = 1)
date |
a vector of values class of date object |
water.year.first.month |
index of the first month in the water year, e.g., if water year starts in June, it is 6. |
A vector of water years
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.