Extract components
components
can be used to extract elements from an object.
components(object, ...)
object |
A data separable object. |
... |
Other arguments passed to methods |
For example, decomposition methods and some modelling techniques can be used to decompose a dataset into components of interest. This function is used to extract these components in a tidy data format.
A dataset (tibble::tibble()
or similar) containing components from
the object.
No methods found in currently loaded packages.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.