powered by
This function sets the API URL in the environment variable named "CONSIBIO_API_HOST".
set_api_url(url = NULL)
A character string representing the API URL.
if (FALSE) { set_api_url("https://api.v2.consibio.com") }
Run the code above in your browser using DataLab