gsi.plain | R Documentation |
The dataset is converted into a plain vector or matrix: data.frames are converted to data matrices and class attributes are removed.
gsi.plain( x )
x |
The dataset to be converted |
unclassed object, typically a vector or matrix.
Do not use gsi.* functions directly since they are internal functions of the package
K.Gerald v.d. Boogaart http://www.stat.boogaart.de
#gsi.plain(acomp(c(12,3,4)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.