TNRS_sources {TNRS} | R 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()
}
[Package TNRS version 0.3.6 Index]