calc_time {amadeus} | R Documentation |
Prepare time values
Description
Prepare the time values for covariate calculation based on type of time value.
Usage
calc_time(time, format)
Arguments
time |
Time value |
format |
Type of time to return in the |
Value
a Date
, POSIXt
, or integer
object based on format =
[Package amadeus version 1.2.3 Index]