Provide an API Key for a HERE project of type 'REST'. The key is set for the current R session and is used to authenticate in the requests to the APIs.

set_key(api_key)

Arguments

api_key

character, the API key from a HERE project.

Value

None.

Details

No login yet? Get a login and key here: klick

Examples

set_key("<YOUR API KEY>")