tnrs_match_names_2: match taxa names with the Open Tree of Life

Description Usage Arguments Value

View source: R/data_clean.R

Description

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

Usage

1
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

if the length of taxa is smaller than n_per_req, then a data frame will be returned. otherwise, a list


daijiang/dli55 documentation built on Jan. 9, 2020, 3:30 p.m.