perm: Permutations

View source: R/moments.R

permR Documentation

Permutations

Description

This function calculates all possible permutations given a numeric vector.

Usage

perm(v)

Arguments

v

a numeric vector.

Value

A matrix with all possible permutations.


PhaseTypeR documentation built on July 21, 2022, 5:10 p.m.