Skip to contents

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