indexOf | R Documentation |
Get the index of an element in list.
indexOf(object, x)
## S4 method for signature 'pmx_list,pmx_element'
indexOf(object, x)
object |
list object |
x |
element to know the index |
index of this element
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.