permutations (version 1.0-4)

permutations-package: permutations

Description

permutations

Arguments

Details

The DESCRIPTION file: permutations permutations

Examples

Run this code
# NOT RUN {
a <- rperm(10,5)
b <- rperm(10,5)

a*b

inverse(a)


# }

Run the code above in your browser using DataCamp Workspace