Learn R Programming

polmineR (version 0.7.9)

flatten: flatten a nested list

Description

If you have a list of partition_bundle objects, this function will flatten the data structure and return a partition_bundle object.

Usage

flatten(object)

Arguments

object

a list (with partition_bundle objects)

Value

a partition_bundle object