I believe that work is in progress to make odfTable work on tables as well, in the meantime if you use "unclass" on a table you get back a matrix that works with odfTable.
Hope this helps, -- Gregory (Greg) L. Snow Ph.D. Statistical Data Center Intermountain Healthcare [EMAIL PROTECTED] (801) 408-8111 > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Abhijit Dasgupta > Sent: Wednesday, March 26, 2008 10:28 AM > To: r-help@r-project.org > Subject: [R] OdfWeave and contingency tables > > Hi, > > I would like to use odfWeave to output some contingency > tables (the output of "table") into OOo. I know I can do this > in LaTex (using "latex" in the Hmisc package), but I was > wondering if it is possible in OdfWeave. My documentation to > odfTable says inputs can only be vector, matrix or > data.frame, and I'm having a hard time converting my table > into one of these formats. > > Regards > Abhijit > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.