powered by
Convert cast data.frame into a matrix
# S3 method for cast_df as.matrix(x, ...)
Converts a data frame produced by cast into a matrix with appropriate dimnames.