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