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

citecmd

Citing Package References


Description

Create a citation command from package specific BibTex entries, suitable to be used in Rd files or Latex documents. The entries are looked in a file named REFERNCES.bib in the package's root directory (i.e. inst/ in development mode).

Usage

citecmd(key, ..., REFERENCES = NULL)

Arguments

key

character vector of BibTex keys

...

extra arguments passed to format.bibentry.

REFERENCES

package or bibentry specification

Value

a character string containing the text formated BibTex entries


pkgmaker

Development Utilities for R Packages

v0.32.2
GPL (>= 2)
Authors
Renaud Gaujoux [aut, cre]
Initial release
2020-10-20

We don't support your browser anymore

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