flatten {gWidgets2} | R Documentation |
Flatten a nested list
Description
Flatten a nested list
Usage
flatten(x)
Arguments
x |
a list |
Author(s)
Tommy (http://stackoverflow.com/questions/8139677/how-to-flatten-a-list-to-a-list-without-coercion)
[Package gWidgets2 version 1.0-9 Index]