Learn R Programming

miceFast (version 0.8.2)

Rcpp_corrData-class: Class "Rcpp_corrData"

Description

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

Arguments

Extends

Class "C++Object", directly.

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

Methods

initialize(...):

~~

finalize():

~~

fill(...):

generating data

References

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

Examples

Run this code
#showClass("Rcpp_corrData")
show(corrData)

Run the code above in your browser using DataLab