hi i see you can create latex pdf files using eclipse and that cran r code can be put on it direcctly. I have tried but it seems very difficult there is an easy way step by step manual and explaining all programs and folders needed? [[alternative HTML version deleted]]
There's no such thing as "cran r" -- there's just R, possibly using the binaries distributed by CRAN. [Both are capitalized, por favor] With that said, I believe the term you are looking for is "Sweave" or, for a slightly different take on things, "knitr." Both are well documented with a little bit of google-fu. Best, Michael On Mon, Jun 11, 2012 at 5:32 PM, Trying To learn again <tryingtolearnagain at gmail.com> wrote:> hi i see you can create latex pdf files using eclipse and that cran r code > can be put on it direcctly. I have tried but it seems very difficult there > is an easy way step by step manual and explaining all programs and folders > needed? > > ? ? ? ?[[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org 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.
http://www.walware.de/goto/statet eclipse plugin Having tried both sweave and knitr: Knitr is easier to set up by far, but i don't like its documentation, so i stayed with Sweave. I needed a few days to get it running properly though, and it needed workarounds. Am 12.06.2012 um 00:32 schrieb Trying To learn again:> hi i see you can create latex pdf files using eclipse and that cran r code > can be put on it direcctly. I have tried but it seems very difficult there > is an easy way step by step manual and explaining all programs and folders > needed? > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org 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.