Skip to content
Prev 171675 / 398503 Next

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

On Wed, Feb 25, 2009 at 8:41 AM, Wacek Kusnierczyk
<Waclaw.Marcin.Kusnierczyk at idi.ntnu.no> wrote:
Yes, I'm just using the function as a way of creating an environment.
The function method is a little more flexible if you want multiple
independent counters though.

Hadley