| water_year | R Documentation | 
Returns water year of date vector for given starting month (default=October).
water_year(x, start_month = 10)
x | 
 vector of dates  | 
start_month | 
 month that begins a water year  | 
numeric vector of water years
water_year(c(ymd("2000-09-30","2000-10-01","2000-10-02")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.