tree_names: Get the names of all leafs and nodes in a tree

View source: R/tree_manipulation.R

tree_namesR Documentation

Get the names of all leafs and nodes in a tree

Description

Get the names of all leafs and nodes in a tree

Usage

tree_names(x)

## S3 method for class 'Strata'
tree_names(x)

## S3 method for class 'phylo'
tree_names(x)

Arguments

x

phylo object


arendsee/phylostratr documentation built on Dec. 31, 2022, 10:22 a.m.