Skip to content
Back to formatted view

Raw Message

Message-ID: <000001c3ef5d$b43b2d80$160040d5@maths.lth.se>
Date: 2004-02-09T22:40:14Z
From: Henrik Bengtsson
Subject: Printting 'for' and 'while' indices
In-Reply-To: <Pine.SOL.4.20.0402091449060.4254-100000@santiam.dfci.harvard.edu>

Hmm, maybe you mean that you've got problems with buffered output when
using Rgui under Windows? If so, turn it off by the "Misc | Buffered
Output (Ctrl+W)" menu item.

Henrik Bengtsson


> -----Original Message-----
> From: r-help-bounces at stat.math.ethz.ch 
> [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Jeff Gentry
> Sent: den 9 februari 2004 20:49
> To: Marcos Sanches
> Cc: r-help at stat.math.ethz.ch
> Subject: Re: [R] Printting 'for' and 'while' indices
> 
> 
> > How do I "print" the "i" at each step?
> 
> print(i)?
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list 
> https://www.stat.math.ethz.ch/mailma> n/listinfo/r-help
> PLEASE 
> do read the posting guide! 
> http://www.R-project.org/posting-guide.html
> 
>