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