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

Rcpp-internal

Rcpp internal functions


Description

The Rcpp utilizes several internal functions which need to visible within its namespace, yet are not user-facing. This page provides basic documentation for them.

Usage

cpp_object_initializer(.self, .refClassDef, ..., .object_pointer)
  cpp_object_dummy(.self, .refClassDef)

Arguments

.self

A reference to the object being modified

.refClassDef

The definition of a reference class

...

Further arguments

.object_pointer

Optional external pointer


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.