Description Usage Arguments Value Examples
Adjust Units
1 | 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.
1 | dtt_adjust_units(60, to = "minutes")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.