Learn R Programming

mrgsim.parallel (version 0.3.0)

internalize_fst: 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()