sets_dir
R/disambr_stats.r
disambr_stats.Rd
Make a statistics for a collection of sets (specific algorithm) and writes to the file in sets_dir
disambr_stats(
sets = NULL,
sets_dir = getOption("disambr_save_set_dir"),
name = sets_dir,
remove_data = TRUE,
save_rds = TRUE
)
Collection of sets
If first arg is not provided search for collection of sets in this directory. The results are saved to this directory as well.
Name of the collection of sets
whether to remove first 4 sets (assumed to be a data) when sets arg is set
save_rds