R/datasets.R
get_file_dataset_paths.Rd
Get a list of file paths for each file stream defined by the dataset. The file paths are relative paths for local files when the file srteam are downloaded or mounted. A common prefix will be removed from the file paths based on how data source was specified to create the dataset.
get_file_dataset_paths(dataset)
dataset | The Dataset object. |
---|
A list of file paths.