R/bibliography.R
create_pkg_biblio_file.Rd
Create bibliography md file from a package DESCRIPTION file
Path to DESCRIPTION file
Directory where to save output md file
Vector with "packages" (list of packages as bullet points), "references" (list of citation references) or both "packages" and "references"
Format to convert to. "html", "markdown" or "raw" text
Vector of markdown text to add to the document before rendering
Logical. Whether to open output md file for manual edition