Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

as-data-frame-cast-matrix-59

as.data.frame.cast\_matrix


Description

Convert cast matrix into a data frame

Usage

## S3 method for class 'cast_matrix'
as.data.frame(x, row.names, optional, ...)

Arguments

x
row.names
optional
...

Details

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

Author(s)

Hadley Wickham <h.wickham@gmail.com>


reshape

Flexibly Reshape Data

v0.8.8
MIT + file LICENSE
Authors
Hadley Wickham [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.