as.list.mutaframe {plumbr} | R Documentation |
Coercion to list
Description
Coerces a mutaframe to a list
Usage
## S3 method for class 'mutaframe'
as.list(x, ...)
Arguments
x |
a mutaframe |
... |
ignored |
Value
a list, with one element for each mutaframe column
[Package plumbr version 0.6.10 Index]