pander.lme: Pander method for lme class

View source: R/S3.R

pander.lmeR Documentation

Pander method for lme class

Description

Prints a lme object in Pandoc's markdown.

Usage

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

Arguments

x

a lme object

caption

caption (string) to be shown under the table

...

optional parameters passed to raw pandoc.table function


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