pulltreedata.table: Returns the character matrix or phylogeny from a...

Description Usage Arguments Value Examples

View source: R/pulltreedata.table.R

Description

Returns the character matrix or phylogeny from a treedata.table object

Usage

1
pulltreedata.table(tdObject, type = c("dat", "phy"))

Arguments

tdObject

A treedata.table object

type

Whether the output of the function is a tree ('type="phylo"') or a data.table ('type="dat"')

Value

A data.table or phylo object from the original treedata.table object

Examples

1
2
3
4

treedata.table documentation built on Oct. 23, 2020, 5:50 p.m.