Rcpp-internal | R Documentation |
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.
cpp_object_initializer(.self, .refClassDef, ..., .object_pointer)
cpp_object_dummy(.self, .refClassDef)
.self |
A reference to the object being modified |
.refClassDef |
The definition of a reference class |
... |
Further arguments |
.object_pointer |
Optional external pointer |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.