from_unix: from_unix

Description Usage Arguments Examples

View source: R/utils.R

Description

Converts UNIX timestamp to datetime format

Usage

1

Arguments

x

UNIX timestamp to be converted to datetime

Examples

1
2
3
4
5
## Not run: 
# Convert unix timestamp to datetime (POSIXct)
from_unix(1538430000)

## End(Not run)

benjaminguinaudeau/tiktokr documentation built on Jan. 17, 2021, 8:52 a.m.