citations: Returns citations for the datasets in MADTRAITS

Description Usage Arguments Value Author(s)

View source: R/citations.R

Description

This will generate citations (in BibTeX format) for a given MADTRAITS dataset.

Usage

1
citations(x, format = c("bibtex", "ris", "citeproc", "schema.org"))

Arguments

x

The MADtraits database object for which you want citations

format

One of "bibtex", "ris", "citeproc", or "schema.org", which is the format in which your citations will be returned. Default is "bibtex"

Value

Character vector of citations in chosen format.

Author(s)

Will Pearse; Sylia Kinosian


willpearse/natdb documentation built on April 7, 2020, 8:33 a.m.