Skip to content
Prev 103203 / 398500 Next

Odd behaviour of removing 'nothing' from an array or data frame

Unfortunately, there are some "matching" functions that return numeric
indices, not logical vectors (eg. grep).  For this case I created an
"unwhich" function - but is there a better way to proceed?

Hadley