APIKeys | R Documentation |
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.
List of character strings.
getAPIKey
setAPIKey
showAPIKeys
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.