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)

Arguments

extension

Extension of the files to process

path

relative path to your data

Value

median_tbl A table of median values for MIG across datasets.