reshape (version 0.8.8)

cast_matrix: Cast matrix.

Description

Createa a new cast matrix

Usage

cast_matrix(m, dimnames)

Arguments

m

matrix to turn into cast matrix

dimnames

list of dimension names (as data.frames), row, col, ...

Value

object of type cast_matrix

Details

For internal use only