A vector of numeric times of day in units defined by the scale argument:
radian, on the range [0, 2*pi];
hours, on the range [0, 24];
proportion, on the range [0, 1].
Arguments
x
A vector of POSIXct, POSIXlt or character format time data to convert.
scale
The scale on which to return times (see Value for options).
...
arguments passed to as.POSIXlt
tryFormats
formats to try when converting date from character, passed to as.POSIXlt