Read Event Limits from File
Arguments
- file
full path to file containing the event definitions
- timezone
timezone to which the timestamps are to be converted. Default: "UTC"
- header
TRUE if the file contains a header line (first non-comment-line). Default: FALSE. If the file contains a header line, it must contain the column captions "tBeg" and "tEnd" (begin and end timestamps of the event).