You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following up on issue #4131 I think we should notify users that fifelse and fcase do not support S4 Object. I hence suggest that we add a line of C code like if (isS4(x)).
Following up on issue #4131 I think we should notify users that
fifelseandfcasedo not support S4 Object. I hence suggest that we add a line of C code likeif (isS4(x)).