View source: R/English-months-function.R
English.months | R Documentation |
Convert numbers 1 to 12 into "January", "February" etc. Note that the input can also be strings like "01", "02" etc. This version handles vectorized input, and NA's and NULL. See also: dayno.calc conv.ref.date dayno.clock.reversed dayno.clock get.date.range
English.months(1)
i |
vector with numbers between 1 and 12. |
string vector
Claus E. Andersen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.