water.month.numeric | R Documentation |
water.month.numeric
## S3 method for class 'numeric'
water.month(x, label = FALSE, abbr = TRUE)
x |
a date or time object or a numeric representing a calendar year month |
label |
logical TRUE will return an ordered factor for month with the month name as labels, FALSE will return a numeric |
abbr |
logical. FALSE will abbreviate the name of the month in the ordered factor. |
Returns the month in the water year that would be that number away
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.