handle_datetime | R Documentation |
Handle differences in the datetime format between xPONENT and INTELLIFLEX and output POSIXct datetime object containing the correct datetime with the default timezone.
handle_datetime(datetime_str, file_format = "xPONENT")
datetime_str |
The datetime string to parse |
file_format |
The format of the file. Select from: xPONENT, INTELLIFLEX |
POSIXct datetime object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.