Displaying 5 results from an estimated 5 matches for "texlipse".
2012 May 03
1
pdf, pairs and subfloats
...t subfloat.
If i build a png() instead of pdf() it will be properly colored, but doesn't look as nice when reading the pdf (and most people that will read this read it on their PC, not printed)
Any ideas?
I am using eclipse with the StatEt Plugin and Sweave.
I generate the document-pdf with texlipse and pdflatex.
--------------
If requested i will try to generate the images from R console and try building with another Latex tool. That's work though, so i wanted to see first if someone knows whats going on.
2011 Oct 04
1
texi2dvi problem when compiling incorrect Latex code
Hello,
I am working on a big R project using Eclipse/StatET/Texlipse. I'd like to
write a Latex document within that project but DO NOT want to Sweave it.
It's pure Latex. Via the external tools configurations I set up 2 different
versions to ensure that my latex document is processed correctly.
Version 1 (System Call):
library(tools)
setwd("${containe...
2010 Oct 25
2
.R file
Hello everyone
Can you please teach me how to save my homework as .R file?
I write my code in RGui. When I tried to save my work, the RGui only allows
me to save it as .RData.
By the way, after I save my work as .RData, I cannot reopen it. when I open
it, only one message comes out as following: "ARGUMENT_ignored_."
--
View this message in context:
2010 Sep 26
4
Good documentation about Sweave
Hello,
I am looking for a good and detailed documentation about Sweave... but can't
find anything more that 15 pages asking Google...
Any hint on that point ?
Cheers
Colin
--
View this message in context: http://r.789695.n4.nabble.com/Good-documentation-about-Sweave-tp2714326p2714326.html
Sent from the R help mailing list archive at Nabble.com.
2012 Apr 04
6
Fwd: Emplo de uso de knitr
Hola,
reenvío un ejemplo de uso de knitr por si alguien quiere echarle un
vistazo rápido.
Saludos,
Javier
-----
Hola
Por si es de tu interés te envio un documento del
uso de knitr (tejiendo con R) que, me parece,
supera con creces a Sweave.
Para compilar el documento, que se llama eje.Rnw
debe utilizarse:
Rscript -e "library(knitr); knit2pdf('eje.Rnw')"
Se puede ulizar