subset | R Documentation |
Operators acting on objects to extract or replace parts.
## S4 method for signature 'DiversityIndex,ANY,missing' x[[i]] ## S4 method for signature 'RefineCA,ANY,missing' x[[i]] ## S4 method for signature 'PermutationOrder,ANY,missing' x[[i]]
x |
An object from which to extract element(s) or in which to replace element(s). |
i |
A |
A subsetted object.
N. Frerebeau
Other mutator:
mutator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.