which_not: Find element not in a vector and extract name not indice

View source: R/read_data_utils.R

which_notR Documentation

Find element not in a vector and extract name not indice

Description

Find element not in a vector and extract name not indice

Usage

which_not(x, y)

Arguments

x

a vector (scalar is also evaluated to TRUE)

y

a vector


kklot/ktools documentation built on Aug. 13, 2024, 7:08 p.m.