convertTime {campsis} | 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