Learn R Programming

trotter (version 0.6)

Pseudo-Vectors Containing All Permutations, Combinations and Subsets of Objects Taken from a Vector.

Description

Class definitions and constructors for pseudo-vectors containing all permutations, combinations and subsets of objects taken from a vector. Simplifies working with structures commonly encountered in combinatorics.

Copy Link

Version

Install

install.packages('trotter')

Monthly Downloads

142

Version

0.6

License

GPL-3

Maintainer

Richard Ambler

Last Published

September 21st, 2014

Functions in trotter (0.6)

length,CPV-method

Combinations Pseudo-Vector Length
[,SPV-method

Retrieve a Selection by Index
spv

Selections Pseudo-Vector Constructor
[,CPV-method

Retrieve a Combination by Index
length,SSPV-method

Subsets Pseudo-Vector Length
[,SSPV-method

Retrieve a Subset by Index
length,APV-method

Amalgams Pseudo-Vector Length
ppv

Permutations Pseudo-Vector Constructor
sspv

Subsets Pseudo-Vector Constructor
[,APV-method

Retrieve an Amalgam by Index
length,PPV-method

Permutations Pseudo-Vector Length
length,SPV-method

Selections Pseudo-Vector Length
[,PPV-method

Retrieve a Permutation by Index
apv

Amalgams Pseudo-Vector Constructor
cpv

Combinations Pseudo-Vector Constructor