pander.aov: Pander method for aov class

View source: R/S3.R

pander.aovR Documentation

Pander method for aov class

Description

Prints an aov object in Pandoc's markdown.

Usage

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

Arguments

x

an aov object

caption

caption (string) to be shown under the table

...

optional parameters passed to raw pandoc.table function


Rapporter/pander documentation built on Sept. 15, 2024, 2:11 p.m.