bibtex2rmd | R Documentation |
Read bibtex to an Rmd file.
bibtex2rmd( bibfile, outfold, outfile, abstract = FALSE, overwrite = FALSE, section_title )
bibfile |
.bib file path |
outfold |
output folder for .Rmd |
outfile |
character string naming a file, should end in “.Rmd”. |
abstract |
print abstract or not |
overwrite |
overwite the .Rmd file or not |
section_title |
title for each section |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.