Description Usage Arguments Details Value See Also
Get the length of a CPV instance.
1 2 | ## S4 method for signature 'CPV'
length(x)
|
x |
an instance of |
Since x contains all the k-combinations of objects in vector
items, length(x) will return choose(length(items), k).
the number of combinations in pseudo-vector x
Permutations Pseudo-Vector ppv
Amalgams Pseudo-Vector apv
Selections Pseudo-Vector spv
Subsets Pseudo-Vector sspv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.