convert_date | R Documentation |
Missing months are replaced by June, missing days by 15th of the month. The date format is then transferred to a yyyymmdd format.
convert_date(x, day = "-15")
x |
vector containing dates. |
day |
day to be imputed if only month is given. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.