dtt_adjust_units | R Documentation |
Adjust Units
dtt_adjust_units(x, from = "seconds", to = "seconds")
x |
An integer or numeric vector |
from |
A string of the original units. |
to |
A string of the new units. |
A numeric vector.
dtt_add_units()
dtt_subtract_units()
Other units:
dtt_units()
,
dtt_units_per_unit()
dtt_adjust_units(60, to = "minutes")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.