get_api_url {rspacer}R Documentation

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

Value

A url.

See Also

set_api_url()

Examples

## Not run: 
get_api_url()

## End(Not run)


[Package rspacer version 0.2.0 Index]