Read an HDX resource
pull_resource(identifier, configuration = NULL)
identifier | Character resource uuid |
---|---|
configuration | a Configuration object |
Resource
if (FALSE) { #Setting the config to use HDX default server set_rhdx_config() res <- pull_resource("98aa1742-b5d3-40c3-94c6-01e31ded6e84") res }