latex.descMrg {Gmisc}R 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(object, ...)

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

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

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

Arguments

object

The mergeDesc object

...

Passed onto htmlTable/latex


[Package Gmisc version 3.0.3 Index]