Description Usage Arguments Value See Also
Create a FileDataset to represent file streams.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.