pander (version 0.6.3)

pander.htest: Pander method for htest class

Description

Prints a htest object in Pandoc's markdown.

Usage

# S3 method for htest
pander(x, caption = attr(x, "caption"), ...)

Arguments

x

a htest object

caption

caption (string) to be shown under the table

...

optional parameters passed to raw pandoc.table function