Description Usage Arguments Value
Convert the current dataset into a FileDataset containing CSV files.
1 | convert_to_dataset_with_csv_files(dataset, separator = ",")
|
dataset |
The Tabular Dataset object. |
separator |
The separator to use to separate values in the resulting file. |
A new FileDataset object with a set of CSV files containing the data in this dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.