Learn R Programming

Rcpp (version 0.9.15)

C++Function-class: Class "C++Function"

Description

Internal C++ function

Arguments

Objects from the Class

Objects can be created by the Rcpp::InternalFunction class from the Rcpp library

Extends

Class "function", from data part. Class "OptionalFunction", by class "function", distance 2. Class "PossibleMethod", by class "function", distance 2.

Examples

Run this code
showClass("C++Function")

Run the code above in your browser using DataLab