bibtex2rmd: Read bibtex to an Rmd file.

View source: R/bibtex2rmd.R

bibtex2rmdR Documentation

Read bibtex to an Rmd file.

Description

Read bibtex to an Rmd file.

Usage

bibtex2rmd(
  bibfile,
  outfold,
  outfile,
  abstract = FALSE,
  overwrite = FALSE,
  section_title
)

Arguments

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


Bai-Li-NOAA/IFA4EBFM documentation built on May 1, 2024, 9:24 p.m.