internalize_fst {mrgsim.parallel}R 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()


[Package mrgsim.parallel version 0.2.1 Index]