symdiff: data.table of all setdiff items in X and in Y gives back data...

View source: R/package.R

symdiffR Documentation

data.table of all setdiff items in X and in Y gives back data table of setdiff elements noting whether the element is in vector x or vector y This gives back all elements, including non-unique

Description

data.table of all setdiff items in X and in Y

gives back data table of setdiff elements noting whether the element is in vector x or vector y This gives back all elements, including non-unique

Usage

symdiff(x, y, ignore.na = FALSE)

Value

data.table


kevinmhadi/khtools documentation built on Jan. 16, 2025, 4:18 p.m.