grapes-ni-grapes: Negated Value Matching

%ni%R Documentation

Negated Value Matching

Description

This function is the reciprocal of %in%. See the match funciton in base R.

Usage

x %ni% table

Arguments

x

The value to search for in table.

table

The set of values to serve as the base for the match function.


GreenleafLab/ArchR documentation built on Feb. 28, 2024, 4:17 p.m.