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
raises error with wording "Join results in 4 rows; more than 2 = max(nrow(x),nrow(i))." Actually, not-join cannot produce more rows than nrow(x). This test can be safely removed.