Skip to content
Prev 33421 / 398506 Next

help recoding

sorry,
I was a bit hasty with the send button. I have managed to solve it by
doing the following: 

q = c()
for (i in p) q = c(q, cause$nds[cause$acc==i])

I would however be interested in knowing how to apply the transform in
this case properly.

S.

Quoting Selwyn McCracken <selwyn.mccracken at paradise.net.nz>: