Learn R Programming

azuremapsr (version 0.0.2)

get_azuremaps_token: Get Azure Maps API Authentication Token

Description

Retrieves the Azure Maps API token from the environment.

Usage

get_azuremaps_token()

Arguments

Value

A character string containing the Azure Maps API token.

Examples

Run this code
if (FALSE) {
get_azuremaps_token()
}

Run the code above in your browser using DataLab