Rdocumentation
powered by
Learn R Programming
plyr (version 1.5.2)
as.list.split: Convert split list to regular list.
Description
Convert split list to regular list. Strip off label related attributed to make a strip list as regular list
Usage
## S3 method for class 'split': as.list(x, ...)
Arguments
x
object to convert to a list
...
unused