Re: [R] Hmisc latex: table column width

2008-07-07 Thread Lauri Nikkinen
Frank Harrell gave me a hint: http://biostat.mc.vanderbilt.edu/twiki/pub/Main/StatReport/latexFineControl.pdf but I'm still puzzled. Now I do know how to modify e.g cell colors in a table (see below) but I still know how to modify the width parameter of the column. Can anyone give a helping hand?

[R] Hmisc latex: table column width

2008-07-04 Thread Lauri Nikkinen
R users, I'm trying to set a column width to one of the columns in a latex table (using Hsmic package, latex function). My intention is to get \begin{tabular}{lp{1.2in}ll}\hline\hline Here's an example ### R code # DF <- data.frame(Titanic) DF$long <- paste("This is a ve