I have a command that I understand:
data$status[which(data$age<18)]<-0
However, I'm just wondering if anyone out there has a nice, neat definition of what which
actually is?
I do know, but I'd probably end up coming up with a big flappy definition without being very concise.
Thanks