Description Usage Arguments Value Examples
Read an HDX resource
1 | pull_resource(identifier, configuration = NULL)
|
identifier |
Character resource uuid |
configuration |
a Configuration object |
Resource
1 2 3 4 5 6 7 | ## Not run:
#Setting the config to use HDX default server
set_rhdx_config()
res <- pull_resource("98aa1742-b5d3-40c3-94c6-01e31ded6e84")
res
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.