Description Usage Arguments Value Examples
Download an HDX resource into a specific folder
| 1 2 3 4 5 6 7 8 | 
| resource | Resource, an HDX resource | 
| folder | character, path of the directory where you will store the data | 
| filename | (character), name of the file you will download | 
| quiet | (logical), no progress bar from download (default =  | 
| force | (logical) force download (default =  | 
| ... | extra paramaters | 
Resource
| 1 2 3 4 5 6 | ## Not run: 
#Setting the config to use HDX default server
 res <- read_resource("98aa1742-b5d3-40c3-94c6-01e31ded6e84")
 download_resource(res, folder = "/tmp")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.