prettyprint: Pretty print
Description
Print reshaped data frame
Usage
prettyprint(x, digits=getOption("digits"), ..., colnames=TRUE)
Details
This will always work on the direct output from cast, but may not
if you have manipulated (e.g. subsetted) the results.