Activate Local Developer Mode

local_dev_mode(choice, new_url = NULL)

Arguments

choice

True is local model. False is prouction server

new_url

test server url

Value

EDR_URL in golbal environment

Examples

local_dev_mode(TRUE, new_url = "http://envirodatatestingapi2022.canadacentral.cloudapp.azure.com/")