as.data.frame.cast_matrix {reshape}R Documentation

Convert cast matrix into a data frame

Description

Usage

as.data.frame.cast_matrix(x, row.names, optional, ...)

Arguments

x
row.names
optional
...

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package reshape version 0.7 Index]