Learn R Programming

TNRS (version 0.3.6)

TNRS_citations: Get citation information

Description

Returns information needed to cite the TNRS

Usage

TNRS_citations(skip_internet_check = FALSE, ...)

Value

Dataframe containing bibtex-formatted citation information

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
{
  citation_info <- TNRS_citations()
}

Run the code above in your browser using DataLab