Module-class | R Documentation |
Collection of internal c++ functions and classes exposed to R
modules are created by the link{Module}
function
signature(x = "Module")
: extract a function or a class from the module.
signature(object = "Module")
: generates skeleton of a documentation for a Module.
signature(object = "Module")
: summary information about the module.
signature(.Object = "Module")
: ...
The Module
function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.