get.treetext {treeio}R Documentation

get.treetext method

Description

get.treetext method

Usage

get.treetext(object, ...)

get.treetext(object, ...)

Arguments

object

one of phylo, jplace, beast, hyphy, codeml, codeml_mlc, paml_rst object

...

additional parameter

Value

phylo object

Author(s)

Guangchuang Yu http://ygc.name

Examples

jp <- system.file("extdata", "sample.jplace", package="treeio")
jp <- read.jplace(jp)
get.treetext(jp)

[Package treeio version 1.2.2 Index]