get_data {dimensio} | R Documentation |
Get Original Data
Description
Get Original Data
Usage
get_data(x, ...)
## S4 method for signature 'MultivariateAnalysis'
get_data(x)
Arguments
x |
An object from which to get element(s) (a |
... |
Currently not used. |
Value
Returns a data.frame
of original data.
Author(s)
N. Frerebeau
See Also
Other mutators:
dimnames()
,
get_contributions()
,
get_coordinates()
,
get_distances()
,
get_eigenvalues()
,
loadings()
,
subset()
[Package dimensio version 0.8.1 Index]