print.xtableAnnotationTable {a4Reporting}R Documentation

Print method for 'xtableAnnotationTable' objects

Description

Print method for 'xtableAnnotationTable' objects

Usage

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

Arguments

x

Object of class 'xtableAnnotationTable'

...

Further arguments passed to print.xtable

Details

Wrapper to be able to use a specific sanitize.text function in the print.xtable call

Value

No returned value, the object is printed.

Author(s)

Tobias Verbeke

See Also

print.xtable


[Package a4Reporting version 1.38.0 Index]