write_bib_rmd: write_bib_rmd

View source: R/rmd_utils.R

write_bib_rmdR Documentation

write_bib_rmd

Description

write_bib_rmd

Usage

write_bib_rmd(
  file = knitr::current_input(),
  input_bib,
  output_bib,
  get_file = FALSE
)

Arguments

file

character that indicate the input file

input_bib

character that indicate the input .bib file

output_bib

character that indicate the output .bib file

get_file

logical should the raw file be invisibly returned

Value

the bibfile


filippogambarota/filor documentation built on July 3, 2025, 8:39 p.m.