R/api.R
get_api_url.Rd
Gets the RSpace API URL from the RSPACE_API_URL environment variable. See set_api_url() on how to set it.
RSPACE_API_URL
set_api_url()
get_api_url()
# \donttest{ get_api_url() #> Error in get_api_url(): Please set env var `RSPACE_API_URL` to your RSpace API url #> See `rspacer::set_api_url()` for more information. # }