AbstractCemBackend | R Documentation |
Create subclass of this to use functionality.
new()
initialize backend object. Will fail in an error - this is an abstract class
AbstractCemBackend$new(...)
...
params
finalize()
Connection cleanup etc
AbstractCemBackend$finalize()
clone()
The objects of this class are cloneable with this method.
AbstractCemBackend$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.