Extract the month of the water year from a date or time object. Can be returned as a number 1:12, for October through September respectively, or an ordered factor.
1 | water.month(x, label = FALSE, abbr = TRUE)
|
x |
a date or time object |
label |
logical TRUE will return an ordered factor for month with the month name as labels |
abbr |
logical. FALSE will abbreviate the name of the month in the ordered factor. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.