to_js_date | R Documentation |
Convert a Date or POSIXt object to a JS Date format
to_js_date(date)
date |
object to be converted |
Numeric value representing the number of milliseconds between Unix Epoch
(1 January 1970 UTC) and date
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.