R script to perform strat congruence tests. This R function runs statigraphic congruence tests on both a Bayesian posterior sample and a set of most parsimonious trees. Nothing is returned, but boxplots of these figures are saved to a results directory.

make_strat_congruence(RevBayesFiles, NexusFiles, AgeFiles, ParsimonyFiles,
  RB_output, Parsimony_output)