export_filelist: Writes a CSV file of all files pertaining to the current DOI...

Description Usage Arguments Examples

Description

Writes a CSV file of all files pertaining to the current DOI to the specified folder

Usage

1
export_filelist(data, folder = getwd())

Arguments

data

A list. The output of dataverse::get_dataset()

folder

A filepath. The folder for the file to be saved

Examples

1
2
3
4
## Not run: 
export_files(get_dataset("doi:10.5064/F6NUVQRR"))

## End(Not run)

QualitativeDataRepository/dvcurator documentation built on Nov. 8, 2021, 10 a.m.