| datetime_to_timestamp | 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"
  )
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.