read.beast {treeio} | R Documentation |
read beast/mrbayes/mega Nexus output
read.beast(file) read.mrbayes(file) read.mega(file)
file |
beast file |
treedata object
Guangchuang Yu https://guangchuangyu.github.io
file <- system.file("extdata/BEAST", "beast_mcc.tree", package="treeio") read.beast(file)