R/setup.R
metadata_add_source_bibtex.Rd
Adds citation details to a metadata file for given study
metadata_add_source_bibtex(
dataset_id,
file,
type = "primary",
drop = c("dateobj", "month")
)
Identifier for a particular study in the database
Name of file where reference is saved
Type of reference: `primary`, `secondary` or `original` (or `original_01`, `original_02`, etc., for multiple sources)
Variables in bibtex to ignore
`metadata.yml` file with citation details added