summarize_medians.Rd
This function reads in the output of Strap's MIG claculations. It can read in one file, or many, provided a relative path to your files and the extension of the files. This function then prcoesses the files to retrieve the median MIG scores for both Bayesian and parsimony analyses.
summarize_medians(user.path = NULL, extension = NULL)
extension | Extension of the files to process |
---|---|
path | relative path to your data |
median_tbl A table of median values for MIG across datasets.