get_combos: return all combinations of list, as a tibble

Description Usage Arguments Value

View source: R/design_lib.R

Description

return all combinations of list, as a tibble

Usage

1
get_combos(ar, self = T)

Arguments

ar

array of any type

self

whether to include the same element twice

m

number of elements to choose

reverse

whether to flip the construct

Value

tibble with element1 and element2


PeterDeWeirdt/combibuild documentation built on March 18, 2020, 7:36 a.m.