intersect_all: Find Intersect

Description Usage Arguments Details

View source: R/intersect_all.R

Description

Find the common elemets

Usage

1

Arguments

a

First vector to find intersect with the remaining input-vectors of

b

Second vector to find intersect with the remaining input-vectors of

...

additional vectors to find the common intersect of

Details

Borrowed from this thread: https://stackoverflow.com/questions/3695677/how-to-find-common-elements-from-multiple-vectors


cfbeuchel/CarlHelpR documentation built on Dec. 24, 2019, 8:08 p.m.