Rcpp_corrData-class | R Documentation |
"Rcpp_corrData"
This C++ class could be used to build a corrData object by invoking new(corrData,...)
function.
Class "C++Object"
, directly.
All reference classes extend and inherit methods from "envRefClass"
.
initialize(...)
:~~
finalize()
:~~
fill(...)
:generating data
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.
See the documentation for RcppArmadillo and Rcpp for more details of how this class was built.
#showClass("Rcpp_corrData") show(corrData)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.