as.list.split: Convert split list to regular list.

View source: R/split.r

as.list.splitR Documentation

Convert split list to regular list.

Description

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


plyr documentation built on Oct. 2, 2023, 9:07 a.m.