wtr_yr | R Documentation |
This function takes a date column and returns the Water Year (from Oct 1 to Sep 30). Can specify the starting month for a given water year.
wtr_yr(dates, start_month = 10)
dates |
at Date formatted column in a dataframe |
start_month |
defaults to Oct 1, the starting month |
Details: Here
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.