grapes-and-grapes: intersect as a binary operator

%and%R Documentation

intersect as a binary operator

Description

The intersection of x and y

Usage

x %and% y

Arguments

x, y

vectors of the same mode containing sequences of items

Value

a vector of the same mode containing the intersection of x less y

See Also

%less% and %or%


gmonette/spida2 documentation built on Aug. 20, 2023, 7:21 p.m.