cast_matrix | R Documentation |
Createa a new cast matrix
cast_matrix(m, dimnames)
m |
matrix to turn into cast matrix |
dimnames |
list of dimension names (as data.frames), row, col, ... |
For internal use only
object of type cast_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.