extract_dataset: Extract a downloaded dataset zipfile

View source: R/classes.R

extract_datasetR Documentation

Extract a downloaded dataset zipfile

Description

Extract a downloaded dataset zipfile

Usage

extract_dataset(dataset, base_path = datastore_get_path(), overwrite = FALSE)

Arguments

base_path

Path to the directory where the zipfile will be extracted.

overwrite

If TRUE, overwrite the existing directory.

ID

The dataset ID

Value

The path to the extracted directory.


seandavi/RefineBio documentation built on June 1, 2025, 4:10 p.m.