Helper function used internally. Generate informative error message if timestamp could not be recognisede.
checkTimeFormat(timestamp_POSIX, rawValue = " ?? ", timeformat = " ?? ",
timeformatName = NULL)No output value is generated, only an error message if timestamp could not be recognised.
POSIX object with timestamp
Timestamp value as encounterd in the data before processing
Timestap format used for converting timestamp
Character with the argument name to specify the timeformat. If used as dependency of GGIR then this argument name will be different.
Vincent T van Hees <v.vanhees@accelting.com>