print.cast_matrix {reshape}R Documentation

Print reshaped matrix.

Description

Usage

print.cast_matrix(x, digits=getOption("digits"), ...)

Arguments

x reshaped matrix
digits number of digits to show
... other arguments to match generic

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package reshape version 0.7 Index]