Rcpp modules
Module-class.RdCollection of internal c++ functions and classes exposed to R
Methods
- $
signature(x = "Module"): extract a function or a class from the module.- prompt
signature(object = "Module"): generates skeleton of a documentation for a Module.- show
signature(object = "Module"): summary information about the module.- initialize
signature(.Object = "Module"): ...
See also
The Module function