get_common_elements: Find entries shared in all vectors

View source: R/utils.R

get_common_elementsR Documentation

Find entries shared in all vectors

Description

return entries found in all supplied vectors. If the vector supplied is NULL or NA, then it will be excluded from the comparison.

Usage

get_common_elements(...)

Arguments

...

vectors

Value

vector of shared elements


rnabioco/clustifyr documentation built on April 23, 2024, 9:57 a.m.