Rcpp internal functions
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 |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.