| Module-class {Rcpp} | 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