Learn R Programming

rspacer (version 0.3.1)

get_api_url: Get the RSpace API URL

Description

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()

Arguments

Value

A url.

See Also

set_api_url()

Examples

Run this code
if (FALSE) {
get_api_url()
}

Run the code above in your browser using DataLab