Add citation with JPA format
jpa_cite(Rmd_file, Bib_file)
Arguments
Rmd_file |
file name of R Markdown file |
Bib_file |
file name of Bib file |
Value
Make reference list and add it to R Markdown file
Examples
# jpa_cite(Rmd_file = "RmdFileName",Bib_file = "BibFileName")