R/bibliography.R
create_biblio_file.Rd
Create bibliography md file from a vector of packages
vector of packages names
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