| datetime_to_timestamp {highcharter} | R Documentation |
Turn a date time vector to timestamp format
datetime_to_timestamp(dt)
dt |
Date or datetime vector |
datetime_to_timestamp(
as.Date(c("2015-05-08", "2015-09-12"),
format = "%Y-%m-%d"))