nextp {MultNonParam} | R 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
[Package MultNonParam version 1.3.9 Index]