Re: [Rd] drawExpression package

2010-01-23 Thread Sylvain Loiseau
> A couple of suggestions: > - In general, I would add corresponding R input and output just beneath the > "visual" display of what happens, so that readers can try it in R and see > what happens. Yes, it lacks something like that. Perhaps a first line which copy the concrete code evaluated. >

Re: [Rd] drawExpression package

2010-01-23 Thread Philippe Grosjean
Hello, Excellent initiative. That is going to be very interesting too for complex stuff like loops and if() statements. A couple of suggestions: - In general, I would add corresponding R input and output just beneath the "visual" display of what happens, so that readers can try it in R and s