cycles2perm {PerMallows}R Documentation

Get the permutation given the cycles

Description

Get the permutation as a vector given the set of cycles in which it factorizes

Usage

cycles2perm(cycles)

Arguments

cycles

a list with the set of disjoint cycles

Value

The permutation in vector notation

Examples

cycles2perm(perm2cycles(c(1,5,2,3,4)))

[Package PerMallows version 1.13 Index]