uniquePermutations: Create a unique set of permutations

Description Usage Arguments Value

Description

Create a unique set of permutations

Usage

1
  uniquePermutations(conds, N)

Arguments

conds

A list of values you want the unique permutations of

N

The number of unique permutations you want

Value

(matrix) It will return a matrix of the conds with each row representing a unique permutation


russmisc documentation built on May 2, 2019, 4:44 p.m.