rmdBibfile: Generate a bibfile for an Rmd document

Description Usage Arguments

View source: R/main.R

Description

This function will search through the current Rmd document for citations and extract these from a central bib file to save as a file-specific bibfile. It will also search through for citations to R packages and include those, which can be useful to keep track of which version of a package was used. to R packages and

Usage

1
rmdBibfile(bibfile)

Arguments

bibfile

a mater bib file contianing all the references in the document (Zotero or Mendeley).


Avery-Lisa/myReportRx documentation built on May 23, 2021, 2:30 a.m.