setdiffinv: Inverse setdiff.

Description Usage Arguments

Description

Wrapper around setdiff to invert the arguments.

Usage

1
setdiffinv(x, y)

Arguments

x

vector (of the same mode) containing a sequence of items (conceptually) with no duplicated values.

y

vector (of the same mode) containing a sequence of items (conceptually) with no duplicated values.


andrie/MRANtools documentation built on May 10, 2019, 11:17 a.m.