outersect: Find elements that are not in common

Description Usage Arguments Value Author(s)

View source: R/outersect.R

Description

Reverse of intersect

Usage

1
outersect(x, y)

Arguments

x

Element 1

y

Element 2

Value

Sorted vector of elements that are different

Author(s)

Felipe Flores


polyak-lab/felipeCommonFunctions documentation built on May 26, 2019, 12:32 a.m.