Last data update: 2014.03.03

R: A wrapper around the 'htmlTable'/'latex' function
latex.descMrgR Documentation

A wrapper around the htmlTable/latex function

Description

Calls the htmlTable/latex after extracting the rgroup/n.rgroup arguments.

Usage

## S3 method for class 'descMrg'
latex(x, ...)

## S3 method for class 'descMrg'
htmlTable(x, ...)

## S3 method for class 'descMrg'
print(x, ...)

## S3 method for class 'descMrg'
knit_print(x, ...)

Arguments

x

The mergeDesc object

...

Passed onto htmlTable/latex

Results