read-write-fst: Read a 'fst' file

read-write-fstR Documentation

Read a 'fst' file

Description

Read a 'fst' file

Usage

save_fst(x, path, ...)

load_fst(path, ..., as.data.table = TRUE)

Arguments

x

data frame to write to path

path

path to 'fst' file: must not be connection.

...

passed to read_fst or write_fst

as.data.table

passed to read_fst in fst package


raveio documentation built on July 26, 2023, 5:29 p.m.