doubleSetDiff: Double Set Difference

Description Usage Arguments Value

View source: R/doubleSetDiff.R

Description

Compare two sets and return a vector of all items that appear in exactly one of them

Usage

1

Arguments

x

a vector

y

A vector of the same type as /codex

Value

a vector containing all of the unique elements that are members of x or y, but not of both


debarros/dbTools documentation built on Sept. 18, 2020, 10:51 a.m.