select_combinatorial_rows_from_table: Combine cells from table

Description Usage Arguments Value

View source: R/select_combinatorial_rows_from_table.R

Description

Iterate over each column of the table and select the cells (via row) to create a combination/permutation.

Usage

1

Arguments

selection

A numeric vector determining the combination/permutation.

table

Either a data frame or matrix, whose cells we wish to combine.

Value

A combination/permutation of cells selected from each column.


msxakk89/dat documentation built on Aug. 3, 2020, 6:39 p.m.