Skip to content
Prev 171676 / 398503 Next

Have a function like the "_n_" in R ? (Automatic count function )

On Wed, Feb 25, 2009 at 3:30 PM, hadley wickham <h.wickham at gmail.com> wrote:
*headache*!
I can't wrap my head around this one - too strange code!
Could someone please give a hint on what's going on?
How does"i<<- i+1" modify i permanently, seeing as i is defined as 0
to start with?

/Gustaf