R/z%w_o%.R

Defines functions `%w/o%`

`%w/o%` <- function(x, y) x[!x %in% y]
ChHaeni/bLSmodelR documentation built on Dec. 5, 2024, 8:47 a.m.