Learn R Programming

ggtree (version 1.4.11)

show,raxml-method: show method

Description

show method for jplace instance

Usage

"show"(object)
"show"(object)
"show"(object)
"show"(object)
"show"(object)
"show"(object)
show(object)
"show"(object)
"show"(object)
"show"(object)
"show"(object)
"show"(object)

Arguments

object
one of jplace, beast object

Value

print info

Examples

Run this code
jp <- system.file("extdata", "sample.jplace", package="ggtree")
jp <- read.jplace(jp)
show(jp)

Run the code above in your browser using DataLab