permute: Create permutations

View source: R/utils.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 June 14, 2025, 11:54 p.m.