R/without.R

"%w/o%" <- function(x, y) x[!x %in% y] #--  x without y
jfq3/QsRutils documentation built on Jan. 18, 2021, 12:40 a.m.