read_citations: Read Citations from RMD File

Description Usage Arguments Value

View source: R/build-database.R

Description

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.

Usage

1
read_citations(rmd_file)

Arguments

rmd_file

Path to the R Markdown file to be read

Value

A character vector of citations (excluding the starting at symbol)


kbrevoort/zotero2r documentation built on Nov. 4, 2019, 3:34 p.m.