Re: [Rd] dotplot in a loop

2009-04-18 Thread Qifei Zhu
Ok, noted. Sorry for the confusion. -Original Message- From: Martin Maechler [mailto:maech...@stat.math.ethz.ch] Sent: Saturday, April 18, 2009 1:02 PM To: Qifei Zhu Cc: r-devel@r-project.org Subject: Re: [Rd] dotplot in a loop This is *definitely* a question for R-help, not for R

Re: [Rd] dotplot in a loop

2009-04-18 Thread Martin Maechler
This is *definitely* a question for R-help, not for R-devel. Please do not misuse R-devel! Regards, Martin > "QZ" == Qifei Zhu > on Sat, 18 Apr 2009 12:34:38 -0400 writes: QZ> Hi all, QZ> I'm a newbie R developer, am trying to dotplot a few graphs using a for QZ> loop.