R/ops.R

Defines functions `%icn%`

`%i%` <- intersect

`%icn%` <- function(e1, e2) e1 %i% colnames(e2)

Try the DeclareDesign package in your browser

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

DeclareDesign documentation built on May 29, 2024, 11:10 a.m.