search for: xtableobject

Displaying 1 result from an estimated 1 matches for "xtableobject".

2009 Sep 21
3
xtable - print - suppress output
hi, I use xtable to convert data.frames to html tables. But when I use the print-command I always get the whole output printed even if I just want to save the html table into a variable; table <- print(xtable(CERAT), type="html") How can I suppress that output is printed? thanks! [[alternative HTML version deleted]]