connect_to_worms: Connect to WoRMS API

Description Usage Arguments Details References

View source: R/add_worms_taxonomy.R

Description

This function collects WoRMS entries from their database using the reported taxa in batches of 50, using either the regular function or fuzzy function (taxamatch).

Usage

1
connect_to_worms(species_names, fuzzy = FALSE)

Arguments

species_names

Character vector with taxa names.

fuzzy

Uses the TAXAMATCH algorithm to fuzzy match species names.

Details

Searches in batches of 50.

References

worrms R-package


dswdejonge/TripleD documentation built on June 18, 2020, 12:24 p.m.