delete_rhdx_config: Delete rhdx config

Description Usage Details Value Examples

View source: R/configuration.R

Description

Delete the configuration settings for using rhdx.

Usage

1

Details

Delete HDX config

Value

None

Examples

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)

dickoa/rhdx documentation built on Oct. 13, 2021, 8:36 p.m.