wygen | R Documentation |
Generate Water Year(WY) tags based on a POSIX date and specified last month of the WY.
wygen(dates, last_month = 4)
dates |
character date that passes coercion to POSIX formatting |
last_month |
numeric last month of water year |
dates <- "2014-01-01" dates <- "2015-09-14" wygen(dates)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.