Hi,

following issue:

Sweave is running the R code to generate
figures three times under standard behaviour, 
twice if run with eps=FALSE, once if run 
with eps=FALSE,pdf=FALSE.

However, ideally, I'd want it to run once to 
generate pds with eps=FALSE being set.

How come this isn't so? Am I missing something?

Basically, my R figure code is expensive to 
run. I can of course move the very expensive 
bits outside of the figure environment, but 
there are still some costs involved...

Thanks!

______________________________________________
R-help@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.

Reply via email to