Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get_index_in_list

get index of element of list


Description

Like match, but works with a list

Usage

get_index_in_list(lst, ele)

Arguments

lst

a list to search through

ele

element of list

Value

returns index of element or integer(0)


gWidgets2

Rewrite of gWidgets API for Simplified GUI Construction

v1.0-8
GPL (>= 3)
Authors
John Verzani
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.