Delete the configuration settings for using rhdx.
delete_rhdx_config()
None
Delete HDX config
if (FALSE) { # Setting the config to use HDX default server set_rhdx_config(hdx_site = "prod") get_rhdx_config() delete_rhdx_config() get_rhdx_config() }