extract_dataset | R Documentation |
Extract a downloaded dataset zipfile
extract_dataset(dataset, base_path = datastore_get_path(), overwrite = FALSE)
base_path |
Path to the directory where the zipfile will be extracted. |
overwrite |
If TRUE, overwrite the existing directory. |
ID |
The dataset ID |
The path to the extracted directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.