add_bib | R Documentation |
Add .bib file template to help cite the datasets in a package from our universe.
add_bib(database, dataset)
database |
Name of the database dataset is a part of |
dataset |
Name of the dataset |
A .bib template saved to the data-raw folder to be completed
## Not run:
add_bib("states", "COW")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.