bibtex2rmd.RdRead bibtex to an Rmd file.
bibtex2rmd(
  bibfile,
  outfold,
  outfile,
  abstract = FALSE,
  overwrite = FALSE,
  section_title
).bib file path
output folder for .Rmd
character string naming a file, should end in “.Rmd”.
print abstract or not
overwite the .Rmd file or not
title for each section