Harold,
xtable() does not handle multicol's AFAICS. Short of hand coding this,
which would not be hard, you can use Frank's latex() function in the
Hmisc package.
Something along the lines of the following will get close.
install.packages("Hmisc", dependencies = TRUE)
library(Hmisc)
?latex
# Pr
The xtable package is probably going to be helpful
> -Original Message-
> From: r-help-boun...@r-project.org
> [mailto:r-help-boun...@r-project.org] On Behalf Of jimdare
> Sent: Wednesday, February 11, 2009 3:26 PM
> To: r-help@r-project.org
> Subject: [R] Table Formatting
>
>
> Dear R
2 matches
Mail list logo