APIKeys: API keys for data services.

APIKeysR Documentation

API keys for data services.

Description

This package maintains an internal set of API keys which users can set using setAPIKey(). These keys will be remembered for the duration of an R session. This functionality provides an abstraction layer in dependent packages so that data access functions can test for and access specific API keys with generic code.

Format

List of character strings.

See Also

getAPIKey

setAPIKey

showAPIKeys


MazamaCoreUtils documentation built on Nov. 14, 2023, 1:09 a.m.