random_timestamp: Random timestamp

Description Usage Arguments Examples

View source: R/random_timestamp.R

Description

generate a random string timestamp of the format: 2016-02-29T22:53:28.835

Usage

1
random_timestamp(n, start_date = "2016-01-01", day_range = 365)

Arguments

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

Examples

1

marcmtk/marcr documentation built on Feb. 5, 2020, 12:10 p.m.