fromUnixTime | R Documentation |
Convert a Unix time to a timestamp
fromUnixTime(posix)
posix |
a vector of integer number of seconds since Unix Epoch |
a POSIXct object
fromPosixTime
fromUnixTime(1501668000)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.