Description Usage Arguments Examples
Converts UNIX timestamp to datetime format
1 | from_unix(x)
|
x |
UNIX timestamp to be converted to datetime |
1 2 3 4 5 | ## Not run:
# Convert unix timestamp to datetime (POSIXct)
from_unix(1538430000)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.