without: Remove elements from a vector, chosing from another vector

%without%R Documentation

Remove elements from a vector, chosing from another vector

Description

Return a vector x without the commont elements to another vector y.

Usage

x %without% y

Arguments

x

a vector

y

a vector


lbraglia/lbmisc documentation built on March 28, 2024, 10:03 a.m.