Skip to contents

Gets the RSpace API URL from the RSPACE_API_URL environment variable. See set_api_url() on how to set it.

Usage

get_api_url()

See also

Examples

if (FALSE) { # \dontrun{
get_api_url()
} # }