Description Usage Arguments Details Value See Also
Access asubset stored in an SSPV instance by index.
| 1 2 | ## S4 method for signature 'SSPV'
x[i, j, drop]
 | 
| x | an instance of  | 
| i | an index specifying the position of the sought amalgam | 
| j | not used. | 
| drop | not used. | 
The subset at index i of pseudo-vector x is not actually
stored in memory but calculated as needed. The extract method is used solely
for interpretation.
the subset located at position i in pseudo-vector x
Permutations Pseudo-Vector ppv
Combinations Pseudo-Vector cpv
Amalgams Pseudo-Vector apv
Selections Pseudo-Vector spv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.