get_graft_status: Extract grafting status information as a data frame

View source: R/utils.R

get_graft_statusR Documentation

Extract grafting status information as a data frame

Description

Extract grafting status information as a data frame

Usage

get_graft_status(tree)

Arguments

tree

A phylogeny generated by get_tree(...) with trailing stars in tip labels.

Value

A tibble with three columns: tip_label, species, and status.


daijiang/rtrees documentation built on June 24, 2024, 12:35 a.m.