| list_fst {mrgsim.parallel} | R Documentation |
List all output files in a fst file set
Description
Use the function to read all of the .fst files that were saved when
bg_mrgsim_d was called and .path was passed along with .format = "fst".
Usage
list_fst(path)
Arguments
path |
The (full) directory path to search. |
[Package mrgsim.parallel version 0.2.1 Index]