write_pkg_bib: Write a bibliography for R packages

View source: R/write-bib.R

write_pkg_bibR Documentation

Write a bibliography for R packages

Description

Write a bibliography for R packages

Usage

write_pkg_bib(pkg, file, update = FALSE)

Arguments

pkg

A vector of packages to create a .bib file for.

file

The file to save the references.

update

Should packages be updated before creating the bibliography?

Value

A list containing the citations. Citations are also written to the file as a side effect.


wjakethompson/wjake documentation built on June 29, 2024, 7:47 a.m.