reshape (version 0.8.7)

as.matrix.cast_df: as.matrix.cast\_df

Description

Convert cast data.frame into a matrix

Usage

# S3 method for cast_df
as.matrix(x, ...)

Arguments

x
...

Details

Converts a data frame produced by cast into a matrix with appropriate dimnames.