Convert cast matrix into a matrix
as.matrix.cast_matrix(x, ...)
x
...
Strips off cast related attributes so matrix becomes a normal matrix
Hadley Wickham <h.wickham@gmail.com>