R/is.element.s

if (!exists("is.element")) {
  "is.element" <- function (el, set) match(el, set, 0) > 0
}

Try the bqtl package in your browser

Any scripts or data that you put into this service are public.

bqtl documentation built on Sept. 8, 2023, 5:44 p.m.