virtualtable-class | R Documentation |
An S4 class to implement new virtual table modules
database
The database connection. An S4 object of class "database".
name
A character string. What to call the virtual table module.
method
A function to register user-defined virtual table methods.
.methodEnv
An environment in which virtual table methods are invoked.
new.virtualtable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.