as.matrix.cast_df | R Documentation |
Convert cast data.frame into a matrix
## S3 method for class 'cast_df' as.matrix(x, ...)
x |
|
... |
Converts a data frame produced by cast into a matrix with appropriate dimnames.
Hadley Wickham <h.wickham@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.