Description Usage Arguments Value Examples
Convert numeric timestamp to POSIXct
1 |
x |
A numeric timestamp in unix epoch. |
Object of class POSIXct
.
1 2 | x <- c(927079200, 958960800, 989805600, 1060567200, 1315533600, 1378346400)
unix_datetime(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.