Rcpp_corrData-class: Class '"Rcpp_corrData"'

Rcpp_corrData-classR Documentation

Class "Rcpp_corrData"

Description

This C++ class could be used to build a corrData object by invoking new(corrData,...) function.

Extends

Class "C++Object", directly.

All reference classes extend and inherit methods from "envRefClass".

Methods

initialize(...):

~~

finalize():

~~

fill(...):

generating data

Note

This is only frame for building C++ object which could be used to implement certain methods. Check the vignette for more details of implementing methods.

References

See the documentation for RcppArmadillo and Rcpp for more details of how this class was built.

Examples

#showClass("Rcpp_corrData")
show(corrData)

Polkas/miceFast documentation built on Nov. 19, 2022, 3:50 p.m.