get_descendant_species: Get all descendant species of the taxon

View source: R/dataFunctions.R

get_descendant_speciesR Documentation

Get all descendant species of the taxon

Description

Uses taxize, datelife, and sources of GBIF and OpenTree

Usage

get_descendant_species(taxon, strict = TRUE)

Arguments

taxon

Clade of interest

strict

Logical; if TRUE, only return species that are binomials (no subspecies).

Value

vector of species names


bomeara/chapter2 documentation built on July 22, 2023, 3:19 a.m.