add_bib: Add .bib file

View source: R/data_import.R

add_bibR Documentation

Add .bib file

Description

Add .bib file template to help cite the datasets in a package from our universe.

Usage

add_bib(database, dataset)

Arguments

database

Name of the database dataset is a part of

dataset

Name of the dataset

Value

A .bib template saved to the data-raw folder to be completed

Examples

## Not run: 
add_bib("states", "COW")

## End(Not run)

globalgov/qCreate documentation built on April 27, 2023, 3:27 a.m.