View source: R/download_data.r
download_zip_data | R Documentation |
Download updated data files needed for library functionality to the package's data directory. To be implemented for future updates.
download_zip_data(force = FALSE)
force |
Boolean, if set to TRUE will force overwrite existing data files with new version |
Data files needed for package functionality, stored in data directory of package install
## Not run:
download_zip_data()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.