redis_api | R Documentation |
Create a Redis API object. This function is designed to be used from other packages, and not designed to be used directly by users.
redis_api(x, version = NULL)
x |
An object that defines at least the function
|
version |
Version of the Redis API to generate. If given as
a numeric version (or something that can be coerced into one.
If given as |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.