Description Usage Details Value Examples
View source: R/configuration.R
Delete the configuration settings for using rhdx.
1 |
Delete HDX config
None
1 2 3 4 5 6 7 8 9 | ## Not run:
# Setting the config to use HDX default server
set_rhdx_config(hdx_site = "prod")
get_rhdx_config()
delete_rhdx_config()
get_rhdx_config()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.