nin: Not in

%nin%R Documentation

Not in

Description

This function will return elements of x not in y

Usage

x %nin% y

Arguments

x

A vector.

y

A vector.

Value

A vector.


daijiang/phyr documentation built on Feb. 25, 2024, 3:01 a.m.