outersect: Elements of two vectors that are not found in both

Description Usage Arguments

View source: R/outersect.R

Description

Complementary to the standard intersect() function, this function returns elements which are not common between two vectors

Usage

1
outersect(x, y)

Arguments

x

A vector

y

Another vector


elalemano/buzzwink documentation built on May 20, 2019, 9:59 a.m.