Set the UniTCM API base URL
Arguments
- url
A character string. The base URL for the UniTCM API,
e.g. "https://unitcm.qfxulab.com/api/v1".
Value
Invisible previous URL value.
Examples
if (FALSE) { # \dontrun{
set_base_url("https://unitcm.qfxulab.com/api/v1")
} # }