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

Description Usage Arguments Value

View source: R/read_fst.R

Description

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

Usage

1
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/aquanes.report documentation built on Sept. 10, 2019, 8:04 a.m.