get_api_key {rspacer}R Documentation

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

Value

An API key

See Also

set_api_key()

Examples

## Not run: 
get_api_key()

## End(Not run)


[Package rspacer version 0.2.0 Index]