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

Description Usage Arguments

Description

Prints a lme object in Pandoc's markdown.

Usage

1
2
3
## S3 method for class 'summary.lme'
pander(x, caption = attr(x, "caption"),
  summary = TRUE, ...)

Arguments

x

a lme object

caption

caption (string) to be shown under the table

summary

(default:TRUE) if to print expender summary

...

optional parameters passed to raw pandoc.table function


huashan/pander documentation built on May 17, 2019, 9:10 p.m.