View source: R/time_utilities.R
convertTime | R Documentation |
Convert numeric time vector based on the provided units.
convertTime(x, from, to)
x |
numeric time vector |
from |
unit of x, single character value |
to |
destination unit, single character value |
numeric vector with the converted times
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.