intersection: Intersection of all elements

View source: R/data_functions.R

intersectionR Documentation

Intersection of all elements

Description

Intersection of all elements

Usage

intersection(...)

Arguments

...

Examples

intersection(LETTERS[1:10], LETTERS[5:8], LETTERS[7:12])

AlexanderKirchmair/datamisc documentation built on June 13, 2025, 5:26 a.m.