Learn R Programming

ggtree (version 1.4.11)

get.fields: get.fields method

Description

get.fields method

Usage

get.fields(object, ...)
"get.fields"(object, ...)
"get.fields"(object, ...)
"get.fields"(object, ...)
"get.fields"(object, ...)
"get.fields"(object, ...)
"get.fields"(object)
"get.fields"(object, ...)
get.fields(object, ...)
"get.fields"(object)
"get.fields"(object, ...)
"get.fields"(object, ...)

Arguments

object
one of jplace, beast, hyphy, codeml, codeml_mlc, paml_rst object
...
additional parameter

Value

available annotation variables

Examples

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

Run the code above in your browser using DataLab