water_year | R Documentation |
This function is a little more robust than calcWaterYear
water_year(x)
x |
character vector |
x <- c("2010-01-01", "1994-02", "1980", "2009-11-01")
water_year(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.