not-in: Value not matching

Description Usage Arguments See Also

Description

Simple function, element x is not in y.
x %!in% y is the same as !x %in% y
Just implemented because I've found myself having to go back too often.

Usage

1
x %!in% y

Arguments

x, y

Used as in !(x %in% y)

See Also

%in%


EmilBode/EmilMisc documentation built on Feb. 24, 2020, 4:11 p.m.