fetchPlantNET: Fetch PlantNET information for a taxon

View source: R/RandR_webtool_fetchPlantNET.R

fetchPlantNETR Documentation

Fetch PlantNET information for a taxon

Description

Search for a matching taxon on PlantNET and, if found, return a named list containing useful information extracted from the return web page. No resolvable name returns "No_data" list elements.

Usage

fetchPlantNET(thisTaxon, synonyms = "", verbose = FALSE)

Arguments

thisTaxon

Character string representign the name of the taxon to be fetched

verbose

Logical. Should progress messages be written to the console? Default is FALSE

Value

A named list with the following elements:


peterbat1/RandR.webtool.dataPrep documentation built on Jan. 7, 2023, 3:05 p.m.