Learn R Programming

jwutil (version 1.1.1)

combn_subset: all unique combinations of a vector and all its non-zero subsets

Description

all unique combinations of a vector and all its non-zero subsets

Usage

combn_subset(x)

Arguments

x

vector to be subsetted and combined

Value

list of vectors with all combinations of x and its subsets