| [.fmx | R Documentation |
Taking subset of components in fmx object
## S3 method for class 'fmx'
x[i]
x |
fmx object |
i |
integer or logical vector, the *row* indices of *components* to be chosen, see [ |
An fmx object consisting of a subset of components. Information about the observations (e.g. slots '@data' and '@data.name'), will be lost.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.