Learn R Programming

partitions (version 1.8-2)

as.matrix.partition: Coerces partitions to matrices

Description

Coerces partitions objects to matrices

Usage

as.matrix.partition(x, ...)

Arguments

x
Object to be coerced
...
Further arguments

Examples

Run this code
as.matrix(parts(5))

Run the code above in your browser using DataLab