loadFiles | R Documentation |
Load files from the output of a MCMC. The input can be log files, tree files or both
loadFiles(path = NULL, list_files = NULL, format, tree_name = "psi")
path |
The path to the folder with all the output |
list_files |
List of files with the output |
format |
The format of the phylogenetic output. Current supported formats are: "revbayes", "mb", "beast", "*beast", "phylobayes", "pyrate" |
tree_name |
The name of the column containing the trees, default = "psi" |
List of type rwty.chain
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.