Skip to content
Prev 293234 / 398502 Next

Data frame vs matrix quirk: Hinky error message?

On 12-05-01 3:57 PM, Nordlund, Dan (DSHS/RDA) wrote:
That's essentially what I did in adding the numeric indexing.  The only 
complication was handling the case where ix contains out of bound 
values; users don't want to hear that ixm[ix] <- TRUE failed.

Duncan Murdoch