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