as.data.frame.cast\_matrix
Convert cast matrix into a data frame
## S3 method for class 'cast_matrix' as.data.frame(x, row.names, optional, ...)
x |
|
row.names |
|
optional |
|
... |
Converts a matrix produced by cast into a data frame with appropriate id columns.
Hadley Wickham <h.wickham@gmail.com>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.