R/xnoy.R

#Internal function (not exported)
xnoy <-
function(x, y) {
    x[!x %in% y]
}
trinker/qdap2 documentation built on May 31, 2019, 9:47 p.m.