Description Usage Arguments Value
View source: R/build-database.R
Reads a R Markdown file and generates a list of the citations that are contained within it. Note that the function only reads a single Rmd file and does not currently address files that might be linked to in the Rmd file or citations that only appear in a table or figure.
1 | read_citations(rmd_file)
|
rmd_file |
Path to the R Markdown file to be read |
A character vector of citations (excluding the starting at symbol)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.