permute: Create permutations

View source: R/permute.R

permuteR Documentation

Create permutations

Description

Creates all possible permutations

Usage

permute(n)

Arguments

n

Integer: Length of elements to permute

Details

n higher than 10 will take a while, or may run out of memory in systems with limited RAM

Value

Matrix where each row is a different permutation


egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.