Rdocumentation
powered by
Learn R Programming
polmineR (version 0.7.0)
flatten: flatten a nested list
Description
If you have a list of partitionBundles, this function will flatten the data structure and return a partition Bundle object.
Usage
flatten(object)
Arguments
object
a list (with partitionBundle objects)
Value
a partitionBundle object