Displaying 1 result from an estimated 1 matches for "tp1561047p1561047".
2010 Feb 19
1
Subtracting one based on an If
...1:length(CondoLots_)){
ifelse(CondoLots_>1){
CondoLots2_<-CondoLots_-1
}
}
But it doesnt seem to work properly. I think this should be simple.
Thanks in advance.
JR
--
View this message in context: http://n4.nabble.com/Subtracting-one-based-on-an-If-tp1561047p1561047.html
Sent from the R help mailing list archive at Nabble.com.