set_azuremaps_token: Set Azure Maps API Authentication Token

View source: R/auth.R

set_azuremaps_tokenR Documentation

Set Azure Maps API Authentication Token

Description

Saves an authentication token for the Azure Maps API in the environment.

Usage

set_azuremaps_token(token)

Arguments

token

A character string containing the Azure Maps API token.

Value

Logical TRUE if the token is correctly set.

Examples

## Not run: 
set_azuremaps_token("your_token_here")

## End(Not run)

azuremapsr documentation built on Aug. 27, 2025, 5:11 p.m.