get_geodata | R Documentation |
If you run geo_overview() first you can see wich data is available. From there you can copy the name of the file and paste in 'data_name'. Works for vector data and raster data.
get_geodata(data_name, path_to_cloud, download_data = FALSE)
data_name |
the name of the data folder (e.g. copied from the website) |
path_to_cloud |
set the path where your cloud is located. Like "E:/PopDynCloud" |
download_data |
do you want to download the data? Choose "TRUE" or "FALSE" |
the file in a folder named after the file
## Not run:
get_geodata()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.