download_data | R Documentation |
Save requested data (either an sf
or a data.frame
)
to a temporary directory.
download_data(url, progress_bar = showProgress)
url |
A string with the url address of aop dataset |
progress_bar |
Logical. Defaults to (TRUE) display progress bar |
No visible output. The downloaded file (either an sf
or a
data.frame
) is saved to a temporary directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.