Re: [R] xtable() with booktabs option problem

2013-05-24 Thread John Kane
i knew it was something stunningly stupid. Thanks a lot. John Kane Kingston ON Canada > -Original Message- > From: marc_schwa...@me.com > Sent: Fri, 24 May 2013 14:41:52 -0500 > To: jrkrid...@inbox.com > Subject: Re: [R] xtable() with booktabs option problem > >

Re: [R] xtable() with booktabs option problem

2013-05-24 Thread Marc Schwartz
On May 24, 2013, at 2:36 PM, John Kane wrote: > I could have sworn that yesterday xtable(file, booktabs = TRUE) was giving me > toprule , midrule and bottomrule outout. Today : > > library(xtable) > aa <- table( sample(letters[1:9], 100, replace = TRUE)) > xtable(aa, > booktabs = TRU

[R] xtable() with booktabs option problem

2013-05-24 Thread John Kane
I could have sworn that yesterday xtable(file, booktabs = TRUE) was giving me toprule , midrule and bottomrule outout. Today : library(xtable) aa <- table( sample(letters[1:9], 100, replace = TRUE)) xtable(aa, booktabs = TRUE) gives me \begin{table}[ht] \centering \begin{tabular}{r