setdiff_list_combn: internal function to print bidirectional set differences in a...

setdiff_list_combnR Documentation

internal function to print bidirectional set differences in a list containing vectors to be compared

Description

internal function to print bidirectional set differences in a list containing vectors to be compared

Usage

setdiff_list_combn(l)

Arguments

l

a named list containing vectors to be compared

Details

All pairwise combinations of vectors in the list will be compared. The setdiff() operation is run twice for each pair, reflecting the two directions of comparison (s1

Value

NULL (invisibly)


UNCDEPENdLab/fmri.pipeline documentation built on April 3, 2025, 3:21 p.m.