nextp: Next permutation

View source: R/nextp.R

nextpR Documentation

Next permutation

Description

Cycles through permutations of first argument

Usage

nextp(perm, b = 1)

Arguments

perm

indices to be permutedj

b

number to begin at. Set equal to 1.

Value

The next permutation


MultNonParam documentation built on Aug. 30, 2023, 9:09 a.m.