dekad | R Documentation |
Convert a date or date-time object to a yearly dekad (10-day period)
dekad(date)
date |
A date-time object |
a numerical vector of dekad objects corresponding to date variable.
dekad(as.Date("2020/12/25"))
dekad(as.Date("1999/01/01"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.