View source: R/write_renv_bib.R
write_renv_bib | R Documentation |
See https://github.com/rstudio/renv/issues/340 for more detail
write_renv_bib(filepath = "./pkgs.bib")
filepath |
The ('.bib') file to write, passed on to knitr::write_bib(). |
(invisibly) a character vector of packages which was passed on to knitr::write_bib().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.