Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

multiUnion

Union and intersection of multiple sets


Description

Union and intersection of multiple sets. These function generalize the standard functions union and intersect.

Usage

multiUnion(setList)
multiIntersect(setList)

Arguments

setList

A list containing the sets to be performed upon.

Value

The union or intersection of the given sets.

Author(s)

Peter Langfelder

See Also

The "standard" functions union and intersect.


WGCNA

Weighted Correlation Network Analysis

v1.70-3
GPL (>= 2)
Authors
Peter Langfelder <Peter.Langfelder@gmail.com> and Steve Horvath <SHorvath@mednet.ucla.edu> with contributions by Chaochao Cai, Jun Dong, Jeremy Miller, Lin Song, Andy Yip, and Bin Zhang
Initial release
2021-02-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.