isTimeAlright {KarsTS} | R Documentation |
isTimeAlright: checks whether a set of dates fits KarsTS format
Description
This function checks whether a set of dates format is correct according to KarsTS specifications.It is used internally.
Usage
isTimeAlright(timeCharacter, tz = KTSEnv$timeZone)
Arguments
timeCharacter |
A vector containg the dates as character. |
tz |
The time zone. |
Author(s)
Marina Saez Andreu
[Package KarsTS version 2.4.1 Index]