dtt_units_per_unit {dttr2} | R Documentation |
Units per Unit
dtt_units_per_unit(units = "seconds", unit = "days")
units |
A string of the time units. The possible values are "secs", "minutes", "hours", "days" or "weeks". |
unit |
A string of the time unit. |
A number of the units per unit
Other units:
dtt_adjust_units()
,
dtt_units()
dtt_units_per_unit("hours")