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.