as.list.deflist {deflist} | R Documentation |
Convert a deflist object to a list
## S3 method for class 'deflist'
as.list(x, ...)
x |
A deflist object. |
... |
Additional arguments passed to methods. |
A list containing the elements of the deflist object.