make_tree_relative_to: Organize the tips with the focal_id on tip

View source: R/tree_manipulation.R

make_tree_relative_toR Documentation

Organize the tips with the focal_id on tip

Description

Organize the tips with the focal_id on tip

Usage

make_tree_relative_to(x, focal_id)

## S3 method for class 'Strata'
make_tree_relative_to(x, focal_id)

## S3 method for class 'phylo'
make_tree_relative_to(x, focal_id)

Arguments

x

phylo object

focal_id

The name of the taxon to be ordered relative to


arendsee/phylostratr documentation built on Dec. 23, 2024, 1:31 p.m.