R/mf.R
mf_bib.Rd
Create a bib file for R packages, including the citations of user-defined packages.
mf_bib(pkg = c("base"), bibfile = "packages.bib")
packages
file path and name to save the bib entries.
a bib file
mf_bib() mf_bib(pkg = c("base", "knitr"))