Create a FileDataset to represent file streams.
Create a FileDataset to represent file streams.
create_file_dataset_from_files(path, validate = TRUE)
path |
A data path in a registered datastore or a local path. |
validate |
Indicates whether to validate if data can be loaded from the returned dataset. Defaults to True. Validation requires that the data source is accessible from the current compute. |
The FileDataset object
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.