Skip to contents

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

See also

Examples

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