>>>>> "Geoffrey" == Geoffrey Zhu <[EMAIL PROTECTED]>
>>>>>     on Tue, 26 Dec 2006 10:05:55 -0600 writes:

    Geoffrey> I meant  x[i] <- x[i-1] + y[i-1] and Y[i] <- y[i-1] + x[i] below.
    Geoffrey> The mailing list software just keep adding 3D's. Sorry. 

It's not the mailing list software - not per se at least.
Rather it's your own e-mail software's behavior (maybe in
conjunction with our (i.e. r-help's) mail server software configuration)
If I write
   x[i] = x[i-i]
then I'm pretty sure you won't get an extra "3D" when you'll
read it.

Regards
Martin Maechler
ETH Zurich (where the R-help list is running from)

______________________________________________
R-help@stat.math.ethz.ch 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