get_index_in_list | R Documentation |
Like match, but works with a list
get_index_in_list(lst, ele)
lst |
a list to search through |
ele |
element of list |
returns index of element or integer(0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.