Look into Sweave or knitr to combine R and LaTeX for producing reports. hth, Ingmar
http://www.statistik.lmu.de/~leisch/Sweave/ https://github.com/yihui/knitr On Sun, Apr 1, 2012 at 4:48 PM, Manish Gupta <[email protected]>wrote: > Hi, > > I am newbie in Latex and R. I am working on one report in which i need to > read file and display content of file by formatting (adding color boxes and > colorful text for each record). For this i need to use latex code in R > loop. > How can i use Latex code in R loop. Any example will help me a lot. > > Thanks > > -- > View this message in context: > http://r.789695.n4.nabble.com/How-to-use-Latex-code-in-R-loop-tp4523544p4523544.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > [[alternative HTML version deleted]] ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

