categorize_references | R Documentation |
This function reads in a bib file and outputs to the console which types of sources are contained in it (@Article, @Book, etc), and how many of each are in the bib file. It also outputs which journals the @Article references come from, and how many times each journal is listed in an @Article reference in the bib file.
categorize_references(filename)
filename |
A character vector of length one giving the path of the bib file you want examined |
Invisibly returns the contents of the bib file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.