powered by
"Rcpp_corrData"
This C++ class could be used to build a corrData object by invoking new(corrData,...) function.
new(corrData,...)
Class "C++Object", directly.
"C++Object"
All reference classes extend and inherit methods from "envRefClass".
"envRefClass"
initialize(...)
~~
finalize()
fill(...)
generating data
See the documentation for RcppArmadillo and Rcpp for more details of how this class was built.
#showClass("Rcpp_corrData") show(corrData)
Run the code above in your browser using DataLab