Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Module-class

Rcpp modules


Description

Collection of internal c++ functions and classes exposed to R

Objects from the Class

modules are created by the link{Module} function

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


Rcpp

Seamless R and C++ Integration

v1.0.6
GPL (>= 2)
Authors
Dirk Eddelbuettel, Romain Francois, JJ Allaire, Kevin Ushey, Qiang Kou, Nathan Russell, Douglas Bates and John Chambers
Initial release
2021-01-14

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.