Learn R Programming

MazamaLocationUtils (version 0.2.0)

apiKeys: API keys for reverse geocoding 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. The following service providers are supported:

  • "google"

  • "bing"

  • "esri"

  • "texasam"

  • "custom1"

  • "custom2"

Arguments

Format

List of character strings.

See Also

getAPIKey

setAPIKey