Description Usage Arguments Value Examples
This method allows integer indexes used to maintain referential integrity internal to an S4 object to be reset. This is useful particularly after subsetting an object, as certain indexes may no longer be present in the object data. Reindexing removes gaps integer indexes and ensures that the smallest contiguous integer values are used in an objects indexes.
1 |
object |
['S4'] An object to redo indexing for |
... |
['pairlist'] Allow definition of new parameters to this generic. |
Depends on the implemented method
1 | print("Generics shouldn't need examples?")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.