as.matrix.cast_matrix | R Documentation |
Convert cast matrix into a matrix
## S3 method for class 'cast_matrix' as.matrix(x, ...)
x |
|
... |
Strips off cast related attributes so matrix becomes a normal matrix
Hadley Wickham <h.wickham@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.