pander.manova: Pander method for manova class

View source: R/S3.R

pander.manovaR Documentation

Pander method for manova class

Description

Prints an manova object in Pandoc's markdown.

Usage

## S3 method for class 'manova'
pander(x, caption = attr(x, "caption"), add.significance.stars = FALSE, ...)

Arguments

x

an manovv object

caption

caption (string) to be shown under the table

add.significance.stars

if significance stars should be shown for P value

...

optional parameters passed to raw pandoc.table function


pander documentation built on March 18, 2022, 6:39 p.m.