random_date | R Documentation |
Get random date from an interval
random_date(min_date, max_date, format = NULL)
min_date |
character or date, beginning of the time interval to sample from |
max_date |
character or date, ending of the time interval to sample from |
format |
character, check |
random_date("2012-12-04", "2020-10-31")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.