powered by
is.subset(x, y)
x
y
TRUE
FALSE
setmatch
is.subset(1:2, 1:3) is.subset(1:2, 2:3)
Run the code above in your browser using DataLab