Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

reference

Retrieve citation of data object


Description

The function prints or returns the citation string of a chosen object/item.

Usage

reference(dat, var = NULL, ver = NULL, print = TRUE, prefix = "")

Arguments

dat

(characater) Object downloaded with fetch or the database identifier string.

var

(character) In case dat is character, the variable identifier.

ver

(character) In case dat is character, the version identifier.

print

(logical) Should the citations be printed to the console, or returned as a character vector.

prefix

(characater) In case the output is printed on the console. Use this to include a prefix before every entry.

Details

The function is intended to be updated to handle BibTEX entries.


chronosphere

Earth System History Variables

v0.4.1
CC BY 4.0
Authors
Adam T. Kocsis, Nussaibah B. Raja
Initial release
2021-04-16

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.