prTable | R Documentation |
Create or update a prTable
object, a fully styled (plot-ready)
table. This is an S3 generic. It and its methods are internal functions,
not intended to be called by package users.
prTable(x, ...)
x |
An object to be converted to a plot-ready table. |
... |
Additional arguments passed to specific methods. |
An object of S3 class prTable
. See prTable.prEntries
for
the structure of this object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.