Description Usage Arguments Value
Convert a vector of strings to POSIXct timestamps.
| 1 | convert_and_qc_timestamp(ts, timestamp_format, time_zone)
 | 
| ts | Timestamps, character | 
| timestamp_format | Formatting string that  | 
| time_zone | Time zone that  | 
A list with (i) a vector of POSIXct timestamps, (ii) a logical vector
indicating which ones are invalid (and thus now NA), and (iii) a string of examples of
bad timestamps.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.