View source: R/input_functions.R
read_bib | R Documentation |
Reads a BibTex file from the disc and converts it to an
mdbib
class object.
read_bib(file, ...)
file |
character, path or URL to a .bib file. |
... |
extra arguments passed to |
Technically, the function employs the bib2df
function.
an mdbib
class object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.