extract_clade_name: Creates a name for a clade depending on whether all the...

View source: R/extract_clade_name.R

extract_clade_nameR Documentation

Creates a name for a clade depending on whether all the species of the clade have the same genus name or whether the clade is composed of multiple genera, in which case it will create a unique clade name by concatinating the genus names

Description

Creates a name for a clade depending on whether all the species of the clade have the same genus name or whether the clade is composed of multiple genera, in which case it will create a unique clade name by concatinating the genus names

Usage

extract_clade_name(clade)

Arguments

clade

A numeric vector which the indices of the species which are in the island clade.

Value

Character


DAISIEprep documentation built on April 3, 2025, 9:26 p.m.