Permutations: 'permutations'

Description Usage Arguments References

View source: R/probabilities.R

Description

Computes all possible permitatuions of x.

Usage

1
Permutations(x, prefix = c())

Arguments

x

A vector.

prefix

The empty case; used for recursion - don't play with this.

References

http://stackoverflow.com/a/29023189/1547926


erikerhardt/flipMaxDiff documentation built on June 21, 2020, 12:54 a.m.