Description Usage Arguments Examples
An alias to recogniseDateTime
when time is not
available. Uses the default time_dummy
parameter in
recogniseDateTime
.
1 | recogniseDate(date, month, year)
|
date |
a string vector of dates. |
month |
A number (1 to 12) indicating the month this time point is in. |
year |
A number (with 4 digits) indicating the year this time point is in. |
1 | recogniseDate(c("02/04/2020", "04/18/20"), month = 4, year = 2020)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.