Learn R Programming

rspacer (version 0.3.1)

get_api_key: Get the RSpace API key

Description

Gets the RSpace API key from the RSPACE_API_KEY environment variable. See set_api_key() on how to set it.

Usage

get_api_key()

Arguments

Value

An API key

See Also

set_api_key()

Examples

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

Run the code above in your browser using DataLab