R/periodic-times.R
as.Date.time_period.Rd
Convert time period to dates
# S3 method for time_period as.Date(x, ...) # S3 method for time_period as.POSIXct(x, ...)
a time_period
not used
a vector of dates representing the start of each of the input time_period entries
time_period
as.POSIXct(time_period): Convert to a vector of POSIXct
as.POSIXct(time_period)