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

ropensci/treedata.table documentation built on Sept. 12, 2021, 6:23 p.m.