setdiff2: Show difference between two vectors

Description Usage Arguments Value Author(s)

View source: R/datahandling.R

Description

and the elements of y that are not in x (not the same thing...)

Usage

1
setdiff2(x,y)

Arguments

x

vector x

y

vector y

Value

returns a list of the elements of x that are not in y and vice versa

Author(s)

Martin Jung


Martin-Jung/naturepackage documentation built on Nov. 22, 2019, 12:04 a.m.