Learn R Programming

biclustermd (version 0.2.3)

format_partition: Format a partition matrix

Description

Formats a partition matrix so that subsets in a partition will be ordered by the value of the smallest in each subset

Usage

format_partition(P1)

Arguments

P1

A partition matrix.

Value

A formatted partition matrix.