permute: Auxiliary function: generate all permutations of a vector

Description Usage Arguments Value

View source: R/ivlike.R

Description

This function generates every permutation of the elements in a vector.

Usage

1

Arguments

vector

The vector whose elements are to be permuted.

Value

a list of all the permutations of vector.


ivmte documentation built on Sept. 17, 2021, 5:06 p.m.