prettyprint | R Documentation |
Print reshaped data frame
prettyprint(x, digits=getOption("digits"), ..., colnames=TRUE)
x |
|
digits |
|
... |
|
colnames |
This will always work on the direct output from cast, but may not if you have manipulated (e.g. subsetted) the results.
Hadley Wickham <h.wickham@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.