internalize_fst: Get the contents of an fst file set

View source: R/fst.R

internalize_fstR Documentation

Get the contents of an fst file set

Description

Get the contents of an fst file set

Usage

internalize_fst(path, .as_list = FALSE, ...)

get_fst(path, .as_list = FALSE, ...)

Arguments

path

The directory to search.

.as_list

Should the results be returned as a list (TRUE) or a tibble (FALSE).

...

Not used.

See Also

list_fst(), head_fst()


mrgsim.parallel documentation built on March 18, 2022, 7:52 p.m.