Skip to contents

Flatten lists

Usage

unlist2(x, ...)

Arguments

x

Object.

...

Additional arguments.

Value

Unlisted object derived from original input. For example, DFrame derived from DFrameList.

Details

Intended primarily for complex S4 classes, such as DFrameList. Intentionally does not support recursion.

See also

Examples

showMethods("unlist2")
#> Function: unlist2 (package AcidGenerics)
#> <No methods>
#>