raw_cf_data | R Documentation |
raw_cf
Original data mixin constructor for raw_cf
raw_cf_data(cf, data)
cf |
|
data |
Numeric or complex array, original data for all observables and measurements. This should have dimensions c(Nmeas,cf$Timecf$nrObscf$nrStypes,cf$dim). Having the internal dimensions innermost is not as efficient, but it allows different transformations to be applied to different observables in the same container more easily. |
An object of S3 class raw_cf
with original data mixin added.
Other raw_cf constructors:
raw_cf_meta()
,
raw_cf()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.