| dat2_time_to_posix | R Documentation |
Combine "YYYY-MM-DD" and "HH:MM" character vectors into POSIXct.
dat2_time_to_posix(dat2, time, tz = "UTC")
dat2 |
character vector of dates in "YYYY-MM-DD" format. |
time |
character vector of times in "HH:MM" format. |
tz |
time zone. Default "UTC". |
POSIXct vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.