tnrs_match_names_2: Match taxa names with the Open Tree of Life

View source: R/data_clean.R

tnrs_match_names_2R Documentation

Match taxa names with the Open Tree of Life

Description

This function will try to do batch match based on rotl::tnrs_match_names(), which only allows <= 250 species each time.

Usage

tnrs_match_names_2(taxa, n_per_req = 20, ...)

Arguments

taxa

A vector of species names to match.

n_per_req

Number of species to match per requery, must be <= 250.

Value

A data frame.


daijiang/lirrr documentation built on June 13, 2025, 1:41 p.m.