Skip to content
Prev 76249 / 398502 Next

better than sapply

I don't know if its faster but you could try timing this to find out:

r$seid <- merge(h, r, by = "cid")[,2]
On 8/27/05, Omar Lakkis <uofiowa at gmail.com> wrote: