read_fst: Wrapper for fst::read.fst to read DateTime column in POSIXct...

View source: R/read_fst.R

read_fstR Documentation

Wrapper for fst::read.fst to read DateTime column in POSIXct format

Description

Wrapper for fst::read.fst to read DateTime column in POSIXct format

Usage

read_fst(path, tz = "CET", col_datetime = "DateTime", ...)

Arguments

path

path to fst file

tz

timezone of DateTime to be imported (default: "CET")

col_datetime

column name containing numeric values in nanoseconds since 1970-01-01 (default: "DateTime")

...

further arguments passed to fst::read.fst

Value

data.frame with formatting of DateTime column POSIXct


KWB-R/kwb.pilot documentation built on Nov. 1, 2022, 2:49 p.m.