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 ( |
... |
Not used. |
See Also
[Package mrgsim.parallel version 0.2.1 Index]