pander.summary.prcomp: Pander method for summary.prcomp class

View source: R/S3.R

pander.summary.prcompR Documentation

Pander method for summary.prcomp class

Description

Prints a summary.prcomp object in Pandoc's markdown.

Usage

## S3 method for class 'summary.prcomp'
pander(x, caption = attr(x, "caption"), summary = TRUE, ...)

Arguments

x

a summary.prcomp object

caption

caption (string) to be shown under the table

summary

(default:TRUE) if extended summary should be printed

...

optional parameters passed to raw pandoc.table function


Rapporter/pander documentation built on March 23, 2022, 2:22 a.m.