TNRS_version {TNRS}R Documentation

Get metadata on current TNRS version

Description

Return metadata about the current TNRS version

Usage

TNRS_version(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 current TNRS version number, build date, and code version.

Examples

{
  TNRS_version_metadata <- TNRS_version()
}


[Package TNRS version 0.3.6 Index]