opencage_key function

Retrieve Opencage API key

Retrieve Opencage API key

Soft-deprecated and will be removed from the package together with opencage_forward() and opencage_reverse().

Retrieves the OpenCage API Key from the environment variable OPENCAGE_KEY.

opencage_key(quiet = TRUE)

Arguments

  • quiet: Logical vector of length one indicating whether the key is returned quietly or whether a message is printed.