bibliography_exists | R Documentation |
check if embedded bibliography exists in the latex file or not
bibliography_exists(article_dir)
article_dir |
path to the directory which contains tex article |
TRUE/FALSE
wd <- system.file("article", package = "rebib")
# Only reads the article file
rebib::bibliography_exists(wd)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.