clean_tips: Remove Missing Tips

View source: R/phylo.R

clean_tipsR Documentation

Remove Missing Tips

Description

Compare a set of tip labels to a tree, and only keep tips actually present. Through and error if no tips are present.

Usage

clean_tips(tips, tree)

Arguments

tips

vector of tip labels

tree

phylo object


thackl/thacklr documentation built on Oct. 16, 2023, 9:15 p.m.