R/classes.R
extract_dataset.Rd
Extract a downloaded dataset zipfile
extract_dataset(dataset, base_path = datastore_get_path(), overwrite = FALSE)
Path to the directory where the zipfile will be extracted.
If TRUE, overwrite the existing directory.
The dataset ID
The path to the extracted directory.