R/utils-retriever-data.R
append_retriever_citation.Rd
Given an existing formatted dataset, and the path to the
downloaded dataset, from retriever, and via import_retriever_data()
,
read in the citation info and add it to the metadata for the dataset
append_retriever_citation(formatted_data, path)
formatted_data | a dataset that already follows the `MATSS`` standard |
---|---|
path | where to load the raw data files from |
the same dataset, with the citation appended to metadata