calc_check_time {amadeus} | R Documentation |
Check time values
Description
Check the time values within calculated covariates data.frame
Usage
calc_check_time(covar, POSIXt = TRUE)
Arguments
covar |
data.frame(1). Calculated covariates |
POSIXt |
logical(1). Should the time values in |
Value
NULL; returns a stop error if time
is wrong class
[Package amadeus version 1.2.3 Index]