set_key: Set HERE Application Credentials

View source: R/options.R

set_keyR Documentation

Set HERE Application Credentials

Description

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.

Usage

set_key(api_key)

Arguments

api_key

character, the API key from a HERE project.

Details

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

Value

None.

Examples

set_key("<YOUR API KEY>")

hereR documentation built on Sept. 18, 2023, 5:21 p.m.