as.list.split {plyr}R Documentation

Convert split list to regular list

Description

Strip off label related attributed to make a strip list as regular list

Usage

as.list.split(x, ...)

Arguments

x
...

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package plyr version 0.1.5 Index]