Dear R users, I would like to know if there is any way that I can aumatically generate *.tex files with the output of my estimations from R. Many thanks in advance, Joao Pedro
Hi, On Wed, 25 Aug 2004, Joao Pedro W. de Azevedo wrote:> Dear R users, > I would like to know if there is any way that I can aumatically generate > *.tex files with the output of my estimations from R.Take a look at the xtable package. HTH, Kevin -------------------------------- Ko-Kang Kevin Wang PhD Student Centre for Mathematics and its Applications Building 27, Room 1004 Mathematical Sciences Institute (MSI) Australian National University Canberra, ACT 0200 Australia Homepage: http://wwwmaths.anu.edu.au/~wangk/ Ph (W): +61-2-6125-2431 Ph (H): +61-2-6125-7407 Ph (M): +61-40-451-8301
Hi,> -----Original Message----- > From: r-help-bounces at stat.math.ethz.ch > [SMTP:r-help-bounces at stat.math.ethz.ch] On Behalf Of Joao Pedro W. de > Azevedo > Sent: Wednesday, August 25, 2004 10:43 AM > To: R-help at stat.math.ethz.ch > Subject: [R] R and Latex tables > > Dear R users, > I would like to know if there is any way that I can aumatically generate > *.tex files with the output of my estimations from R. >I am not sure what you exactly mean, but one of the two ways should meet your needs. a) library(xtable) ?xtable b) library(utils) ?Sweave Was this of some help for you? Roland P.S. I am using Sweave on a regular basis and I would like to thank Friedrich Leisch for this great tool. +++++ This mail has been sent through the MPI for Demographic Rese...{{dropped}}