Description Usage Arguments Examples
View source: R/random_timestamp.R
generate a random string timestamp of the format: 2016-02-29T22:53:28.835
1 | random_timestamp(n, start_date = "2016-01-01", day_range = 365)
|
n |
number of random timestamps |
start_date |
a character string of length 1 detailing the start date in the format YYYY-MM-DD |
day_range |
number of days after start_date to generate |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.