to_POSIXct: Convert ESRI datetime (ms since 1970-01-01) to POSIXct

Description Usage Arguments

Description

Convert ESRI datetime (ms since 1970-01-01) to POSIXct

Usage

1
to_POSIXct(x, origin = "1970-01-01 00:00.00 UTC", fact = 1000)

Arguments

x

the input numeric ESRI timestamp

origin

character - epoch origin as string

fact

numeric scaling factor to convert from ms to s


BigelowLab/nssp documentation built on June 1, 2019, 3:51 a.m.