[R] R and Latex tables

Rau, Roland Rau at demogr.mpg.de
Wed Aug 25 11:04:09 CEST 2004


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}}




More information about the R-help mailing list