R/utils.R
convert_to_month.Rd
Helper function to convert to months if needed
convert_to_month(x, unit)
(numeric) time.
numeric
(character) or (factor) time unit.
character
factor
A numeric vector with the time in months.