Description Usage Arguments Value Examples
Read an HDX location
| 1 2 3 4 5 6 | pull_location(
  identifier = NULL,
  include_datasets = FALSE,
  configuration = NULL,
  ...
)
 | 
| identifier | Character location uuid | 
| include_datasets | Logical whether to include or not dataset | 
| configuration | Configuration a configuration object | 
| ... | Extra parameters | 
Location
| 1 2 3 4 5 6 7 | ## Not run: 
#Setting the config to use HDX default server
 set_rhdx_config()
 res <- pull_location("mli")
 res
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.