hirlite | R Documentation |
Create an interface to rlite, with a generated interface to all
rlite commands (using Redux
).
hirlite(...)
rlite_available(...)
... |
Named configuration options passed to
|
r <- hirlite()
r$PING()
r$SET("foo", "bar")
r$GET("foo")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.