Description Usage Arguments Value Author(s)
Convert milliseconds to POSIXct
1 | ms_to_date(ms, t0 = "1970-01-01", timezone = "Europe/Berlin")
|
ms |
a numeric vector of milliseconds (big integers of 13 digits) |
t0 |
a string of the format "yyyy-mm-dd", specifying the date that corresponds to 0 millisecond |
timezone |
a string specifying a timezone that can be recognized by R |
POSIXct vector representing calendar dates and times
Sascha Holzhauer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.