Description Usage Arguments Value Methods Examples
Creates a matrix-like layout of information for pretty-printing.
1 | prettyMatrix(object)
|
object |
object to be processed, see below for available methods |
A character matrix containing the information from the object
.
The information from the object is set-up in a 3-by-4 matrix such that columns 1 and 3 contain labels and columns 2 an 4 contain data.
1 | # TODO add examples
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.