Skip to contents

To be able to use one file across many projects, set an environment variable called DATA_DIRECTORY with a folder path, and use this function to load the data in.

Usage

usoc_load(file = "indresp", as.data.table = TRUE, ...)

Arguments

file

Which file to load? By default indresp.

as.data.table

Passed to read_fst

...

Passed to fst::read_fst