Rcpp modules
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.