mutator | R Documentation |
Getters and setters to extract or replace parts of an object.
get_index(x) get_method(x) get_order(x) ## S4 method for signature 'HeterogeneityIndex' get_index(x) ## S4 method for signature 'EvennessIndex' get_index(x) ## S4 method for signature 'RichnessIndex' get_index(x) ## S4 method for signature 'DiversityIndex' get_method(x)
x |
An object from which to get or set element(s). |
An object of the same sort as object
with the new values assigned.
N. Frerebeau
Other mutator:
subset()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.