Description Usage Arguments Examples
View source: R/tidy_bib_file.R
Removes duplicate and unneeded entries from a Bib(La)Tex-file.
1 2 | tidy_bib_file(rmd_file, messy_bibliography, file = NULL,
encoding = getOption("citr.encoding"))
|
rmd_file |
Character. One or more paths to the R Markdown files that use the messy bibliography file. |
messy_bibliography |
Character. Path to the messy bibliography file. |
file |
Character. Path and name for the to-be-created tidy bibliography. If |
encoding |
Character. The name of the encoding to be assumed. See the |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.