write_renv_bib: Create a bibliography file of all renv package dependencies

View source: R/write_renv_bib.R

write_renv_bibR Documentation

Create a bibliography file of all renv package dependencies

Description

See https://github.com/rstudio/renv/issues/340 for more detail

Usage

write_renv_bib(filepath = "./pkgs.bib")

Arguments

filepath

The ('.bib') file to write, passed on to knitr::write_bib().

Value

(invisibly) a character vector of packages which was passed on to knitr::write_bib().


wzbillings/zlib documentation built on Oct. 27, 2023, 9:10 a.m.