Skip to contents

This was inspired by https://github.com/rstudio/renv/issues/340

Usage

pkg_bib(dependencies = FALSE, filename = "packages.bib", targets = FALSE)

Arguments

dependencies

Boolean to define how many packages are cited.

filename

Specify a filename/path for the .bib.

Value

Usually called for its side effect of a .bib written to the provided paths. Also outputs the package names in the console.