oc_key_present {opencage} | R Documentation |
Is an OpenCage API key present?
Description
Checks whether a potential OpenCage API key, i.e. a 32 character long,
alphanumeric string, is stored in the environment variable OPENCAGE_KEY
.
Usage
oc_key_present()
Value
A single logical value, TRUE
or FALSE
.
[Package opencage version 0.2.2 Index]