R/data_import.R
add_bib.Rd
Add .bib file template to help cite the datasets in a package from our universe.
add_bib(database, dataset)
Name of the database dataset is a part of
Name of the dataset
A .bib template saved to the data-raw folder to be completed
if (FALSE) { add_bib("states", "COW") }