TNRS_sources: Get information on sources used by the TNRS

View source: R/TNRS_sources.R

TNRS_sourcesR Documentation

Get information on sources used by the TNRS

Description

Return metadata about the current TNRS sources

Usage

TNRS_sources(skip_internet_check = FALSE, ...)

Arguments

skip_internet_check

Should the check for internet connectivity be skipped? Default is FALSE.

...

Additional parameters passed to internal functions

Value

Dataframe containing information about the sources used in the current TNRS version.

Examples

{
  sources <- TNRS_sources()
}


TNRS documentation built on June 24, 2024, 5:19 p.m.