Last chance! 50% off unlimited learning
Sale ends in
Removes duplicate and unneeded entries from a Bib(La)Tex-file.
tidy_bib_file(rmd_file, messy_bibliography, file = NULL,
encoding = getOption("citr.encoding"))
Character. One or more paths to the R Markdown files that use the messy bibliography file.
Character. Path to the messy bibliography file.
Character. Path and name for the to-be-created tidy bibliography. If NULL
the messy bibliography is replaced.
Character. The name of the encoding to be assumed. See the connection
.