show,beast-method {treeio} | R Documentation |
show method for jplace
instance
## S4 method for signature 'beast' show(object) ## S4 method for signature 'codeml' show(object) ## S4 method for signature 'codeml_mlc' show(object) show(object) ## S4 method for signature 'phylip' show(object) ## S4 method for signature 'paml_rst' show(object) ## S4 method for signature 'r8s' show(object) ## S4 method for signature 'hyphy' show(object) ## S4 method for signature 'treedata' show(object)
object |
one of |
print info
Guangchuang Yu https://guangchuangyu.github.io
jp <- system.file("extdata", "sample.jplace", package="treeio") jp <- read.jplace(jp) show(jp)