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