Skip to contents
-
C++Class-class $,C++Class-method show,C++Class-method
- Reflection information for an internal c++ class
-
C++Constructor-class
- Class "C++Constructor"
-
C++Field-class
- Class "C++Field"
-
C++Function-class show,C++Function-method
- Class "C++Function"
-
C++Object-class $,C++Object-method $<-,C++Object-method show,C++Object-method
- c++ internal objects
-
C++OverloadedMethods-class
- Class "C++OverloadedMethods"
-
.DollarNames-methods .DollarNames,ANY-method .DollarNames,C++Object-method .DollarNames,Module-method
- completion
-
Module-class $,Module-method prompt,Module-method show,Module-method initialize,Module-method
- Rcpp modules
-
Module()
- Retrieves an Rcpp module
-
Rcpp-deprecated
- Deprecated Functions in the Rcpp Package
-
Rcpp-package Rcpp
- R / C++ interface
-
Rcpp.package.skeleton()
- Create a skeleton for a new package depending on Rcpp
-
Rcpp.plugin.maker()
- Facilitating making package plugins
-
LdFlags() RcppLdFlags()
- Deprecated Rcpp Linker Flags
-
asisWeave() asisTangle()
- Process pdf vignettes ‘asis’
-
compileAttributes()
- Compile Rcpp Attributes for a Package
-
cppFunction()
- Define an R Function with a C++ Implementation
-
demangle() sizeof()
- c++ type information
-
dependsAttribute
- Rcpp::depends Attribute
-
evalCpp() areMacrosDefined()
- Evaluate a C++ Expression
-
exportAttribute
- Rcpp::export Attribute
-
exposeClass()
- Create an Rcpp Module to Expose a C++ Class in R
-
formals<--methods formals<-,C++Function-method
- Set the formal arguments of a C++ function
-
getRcppVersion()
- Export the Rcpp (API) Package Version
-
interfacesAttribute
- Rcpp::interfaces Attribute
-
loadModule()
- Load an Rcpp Module into a Package
-
pluginsAttribute
- Rcpp::plugins Attribute
-
populate()
- Populates a namespace or an environment with the content of a module
-
registerPlugin()
- Register an inline plugin
-
setRcppClass() loadRcppClass()
- Create a Class Extending a C++ Class
-
sourceCpp()
- Source C++ Code from a File or String