extractByIndex | R Documentation |
The extractByIndex()
method allows to subset an object (or extract
elements from it) by providing their integer
indices.
extractByIndex(object, i)
object |
The object to subset/from which to extract elements. |
i |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.