doy2date | R Documentation |
Convert day of year (doy) to date in month and day format
doy2date(doy, format = "%d-%b")
doy |
a vertor of day of year |
format |
the date format |
No leap year is considered
Date in month and day format in character format
doy2date(seq(1, 10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.