download_gpkg | R Documentation |
Download geopackage to tempdir
download_gpkg(
file_url = parent.frame()$file_url,
showProgress = parent.frame()$showProgress,
cache = parent.frame()$cache
)
file_url |
A string with the file_url address of a geobr dataset |
showProgress |
Logical. Defaults to |
cache |
Logical. Whether the function should read the data cached
locally, which is faster. Defaults to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.