Learn R Programming

TNRS (version 0.3.6)

TNRS_sources: Get information on sources used by the TNRS

Description

Return metadata about the current TNRS sources

Usage

TNRS_sources(skip_internet_check = FALSE, ...)

Value

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

Arguments

skip_internet_check

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

...

Additional parameters passed to internal functions

Examples

Run this code
{
  sources <- TNRS_sources()
}

Run the code above in your browser using DataLab