Skip to content
Prev 166022 / 398503 Next

Sweave data-figure coupling

On Mon, 05 Jan 2009 15:14:37 -0500,
Duncan Murdoch <murdoch at stats.uwo.ca> wrote:
[...]
AFAIK there's no need to separate every chunk by "@", if one doesn't
need to switch to documentation.  At any rate, adding the extra "@"
doesn't change anything in this case.
Yes, in my real file, I have set.seed() inside such chunks to avoid
problems with that.


Thanks,