as-data-frame-cast-matrix-59: as.data.frame.cast_matrix

as.data.frame.cast_matrixR Documentation

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 documentation built on June 19, 2025, 5:08 p.m.