ridl_resource_show | R Documentation |
Pull a RIDL resource
ridl_resource_show(identifier, configuration = NULL)
rr_show(identifier, configuration = NULL)
identifier |
character, a RIDLResource id |
configuration |
RIDLConfig, the configuration used |
RIDLResource
## Not run:
# Setting the config to use RIDL default server
ridl_config_set()
res <- ridl_resource_show("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.