as.list.feemcube: Transform a FEEM cube object into a list of FEEM objects
Description
Return a list of FEEM objects comprising it. Used internally in
.feemcube methods of the package generics and in
as.data.frame.feemcube, but may be useful elsewhere.
Usage
# S3 method for feemcube
as.list(x, …)
Arguments
x
A FEEM cube object.
…
No arguments besides those specified above are allowed.