Re: [R] From R to LaTeX to pdf?

2009-11-24 Thread Frank E Harrell Jr
Tom Backer Johnsen wrote: As a general observation, few, if any, statistical packages, generate tables in the format what you might think you need or want. R is not an exception. Then it is better to transfer the table to a spreadsheet, shift things around, add headers, etc.. The R2HTML libr

Re: [R] From R to LaTeX to pdf?

2009-11-24 Thread cryan
Doesn't the APA package in LaTeX help in this situation? --Chris Ryan Original message >Date: Tue, 24 Nov 2009 18:24:52 +0100 >From: Tom Backer Johnsen >Subject: Re: [R] From R to LaTeX to pdf? >To: Erik Iverson >Cc: "r-help@r-project.org" , Joel Fü

Re: [R] From R to LaTeX to pdf?

2009-11-24 Thread Tom Backer Johnsen
t.org [mailto:r-help-boun...@r-project.org] On Behalf Of Tom Backer Johnsen Sent: Tuesday, November 24, 2009 9:06 AM To: Joel Fürstenberg-Hägg Cc: r-help@r-project.org Subject: Re: [R] From R to LaTeX to pdf? As a general observation, few, if any, statistical packages, generate tables in the format wha

Re: [R] From R to LaTeX to pdf?

2009-11-24 Thread Erik Iverson
gt; Sent: Tuesday, November 24, 2009 9:06 AM > To: Joel Fürstenberg-Hägg > Cc: r-help@r-project.org > Subject: Re: [R] From R to LaTeX to pdf? > > As a general observation, few, if any, statistical packages, generate > tables in the format what you might think you need or want. R is not

Re: [R] From R to LaTeX to pdf?

2009-11-24 Thread Ista Zahn
2009/11/24 Tom Backer Johnsen : > As a general observation, few, if any, statistical packages, generate tables > in the format what you might think you need or want.  R is not an exception. I actually find that Hmisc::latex generates tables pretty much exactly as I want them. For me, this is one o

Re: [R] From R to LaTeX to pdf?

2009-11-24 Thread Tom Backer Johnsen
As a general observation, few, if any, statistical packages, generate tables in the format what you might think you need or want. R is not an exception. Then it is better to transfer the table to a spreadsheet, shift things around, add headers, etc.. The R2HTML library is useful for that ope

Re: [R] From R to LaTeX to pdf?

2009-11-24 Thread Liviu Andronic
Hello On 11/24/09, Joel Fürstenberg-Hägg wrote: > I'm trying to use the xtable package to create nice anova tables, but how do > I do to produce a pdf from the resulting LaTeX table? I've tried WinShell and > MiKTeX, but I couldn't get any of them working... > Take a look at the documentation

Re: [R] From R to LaTeX to pdf?

2009-11-24 Thread Stephan Devriese
2009/11/24 Joel Fürstenberg-Hägg > > Hi all, > > > > Anyone experienced in the LaTeX format? > > > > I'm trying to use the xtable package to create nice anova tables, but how > do I do to produce a pdf from the resulting LaTeX table? I've tried WinShell > and MiKTeX, but I couldn't get any of the

Re: [R] From R to LaTeX to pdf?

2009-11-24 Thread Thomas Adams
Joel, You should consider using Sweave: http://www.stat.umn.edu/~charlie/Sweave/ -or- http://en.wikipedia.org/wiki/Sweave Regards, Tom Joel Fürstenberg-Hägg wrote: Hi all, Anyone experienced in the LaTeX format? I'm trying to use the xtable package to create nice anova tables, bu

Re: [R] From R to LaTeX to pdf?

2009-11-24 Thread Benoit Boulinguiez
ct.org] De la part de Joel Fürstenberg-Hägg Envoyé : mardi 24 novembre 2009 15:02 À : r-help@r-project.org Objet : [R] From R to LaTeX to pdf? Hi all, Anyone experienced in the LaTeX format? I'm trying to use the xtable package to create nice anova tables, but how do I do to produce

Re: [R] From R to LaTeX to pdf?

2009-11-24 Thread Kevin E. Thorpe
Joel Fürstenberg-Hägg wrote: Hi all, Anyone experienced in the LaTeX format? I'm trying to use the xtable package to create nice anova tables, but how do I do to produce a pdf from the resulting LaTeX table? I've tried WinShell and MiKTeX, but I couldn't get any of them working...

[R] From R to LaTeX to pdf?

2009-11-24 Thread Joel Fürstenberg-Hägg
Hi all, Anyone experienced in the LaTeX format? I'm trying to use the xtable package to create nice anova tables, but how do I do to produce a pdf from the resulting LaTeX table? I've tried WinShell and MiKTeX, but I couldn't get any of them working... Here's an example of the output