powered by
Convert Time Values Using Scaling Factors
get_time_as(times, as = NULL)
Returns a numeric vector calculated from times / get_time_conversion(factor = as)
times / get_time_conversion(factor = as)
Numeric time values
A time scale to convert to. One of "days", "weeks", "months", "years"
get_time_as(50, as = "months")
Run the code above in your browser using DataLab