pander.prcomp {pander} | R Documentation |
Prints a prcomp object in Pandoc's markdown.
## S3 method for class 'prcomp'
pander(x, caption = attr(x, "caption"), ...)
x |
a prcomp object |
caption |
caption (string) to be shown under the table |
... |
optional parameters passed to raw |