Description Usage Arguments Value Examples
Values express to which month in order the date in the dataset belongs.
1 | convertDatesToMonthAndY(dates)
|
dates |
A list of dates. |
The order of dates in months since start in integer format.
1 | convertDatesToMonthAndY(c("1.1.2000", "1.3.2002")) would return 1 and 27.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.