[R] increase or decrease variable by 1

madr madrazel at interia.pl
Tue Dec 7 14:43:55 CET 2010


many languages have shorthands for that operation like:

variable += 1
or
++variable

is there something like that in R ?
-- 
View this message in context: http://r.789695.n4.nabble.com/increase-or-decrease-variable-by-1-tp3076390p3076390.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list