Description Objects from the Class Slots Extends Author(s) Examples
S4 class for community phylogenies.
Objects can be created from trees and community-specific abundance
data using various forms of the phylo4d constructor, or using
new("phylo4com", ...) for empty objects.
edge:Matrix of edges
edge.label:Character vector of edge (branch) labels
edge.length:Numeric vector of edge (branch) lengths
label:Character vector of tip (and optionally internal node) labels
data:data frame for traits of tips and internal nodes
subtrees:list of subset trees corresponding to individual communities
order:character: tree ordering
annote:annotation data for tree (currently unstructured/unused by methods)
metadata:metadata for node/tip data (currently used to store some community information)
Class "phylo4d" directly;
Class "phylo4", by class "phylo4d".
Jim Regetz
1 | showClass("phylo4com")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.