Learn R Programming

hereR (version 0.3.2)

set_auth-defunct: Defunct: Set Application Credentials

Description

Provide application credentials (APP ID and APP CODE) for a HERE project of type 'REST & XYZ HUB API/CLI', that will be used to authenticate in the requests to the APIs.

Usage

set_auth(app_id, app_code)

Arguments

app_id

character, the APP ID from a HERE project.

app_code

character, the APP CODE from a HERE project.

Value

None.

Details

No login yet? Get your free login here: klick

See Also

hereR-defunct