Learn R Programming

GNRS (version 0.3.4)

GNRS_metadata: Get GNRS metadata

Description

Returns metadata on GNRS including version and citation information

Usage

GNRS_metadata(bibtex_file = NULL, ...)

Arguments

bibtex_file

Optional output file for writing bibtex citations.

...

Additional parameters passed to internal functions

Value

List containing: (1) bibtex-formatted citation information, (2) information about GNRS data sources, (3) GNRS version information, and (4) information that can be used in an acknowledgments statement..

Examples

Run this code
# NOT RUN {
metadata <- GNRS_metadata()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab