as.matrix.partition {partitions} | R Documentation |
Coercion to and from partitions
## S3 method for class 'partition' as.matrix(x, ...) as.partition(x, ...)
x |
Object to be coerced |
... |
Further arguments |
Robin K. S. Hankin
as.matrix(parts(5))