This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# R script to process and plot RevBayes validation output using RevGadgets | |
# Authors: Sebastian Höhna and Basanta Khakurel | |
# Last Modified: 02-10-2025 | |
# NOTE: The functions used in this script are implemented in the development branch of RevGadgets | |
# install RevGadgets development | |
devtools::install_github("revbayes/RevGadgets@development") | |
# load the library |