prettyprint {reshape}R Documentation

Print reshaped data frame

Description

Usage

prettyprint(x, digits=getOption("digits"), ..., colnames=TRUE)

Arguments

x
digits
...
colnames

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package reshape version 0.7.2 Index]