all_var_comb: Helper to create all variable combinations

View source: R/prepare_swd.R

all_var_combR Documentation

Helper to create all variable combinations

Description

Helper to create all variable combinations

Usage

all_var_comb(var.names, min.number = 2)

Arguments

var.names

(character) vector of variable names

min.number

(numeric) minimum number of variables per set.

Value

A list of vectors containing variable names per set.


manubio13/ku.enm documentation built on Jan. 5, 2024, 5:55 a.m.