print.xtableAnnotationTable {a4Reporting} | R Documentation |
Print method for 'xtableAnnotationTable' objects
## S3 method for class 'xtableAnnotationTable' print(x, ...)
x |
Object of class 'xtableAnnotationTable' |
... |
Further arguments passed to |
Wrapper to be able to use a specific sanitize.text
function
in the print.xtable
call
No returned value, the object is printed.
Tobias Verbeke