bib: Create a bib file for R packages, including the citations of user-defined packages.
Description
Create a bib file for R packages, including the citations of user-defined packages.
Usage
bib(pkg = c("base"), bibfile = "")
Arguments
pkg
character. Packages
bibfile
character. File path and name to save the bib entries. If "" (the default), it prints to the standard output connection, the console unless redirected by sink.