kaggle_datasets_init | R Documentation |
Initialize Metadata file for Dataset Creation
kaggle_datasets_init(folder)
folder |
Folder for upload, containing data files and a special dataset-metadata.json file (https://github.com/Kaggle/kaggle-api/wiki/Dataset-Metadata). |
## Not run:
kaggle_datasets_init(folder = "./path/to/dataset")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.