indexOf: Get the index of an element in list.

View source: R/deprecated_methods.R

indexOfR Documentation

Get the index of an element in list.

Description

'r lifecycle::badge("deprecated")'

Usage

indexOf(object, x)

Arguments

object

list object

x

element to know the index

Details

'indexOf()' is deprecated in favor of 'index_of()'.

Value

index of this element


campsismod documentation built on July 30, 2026, 9:06 a.m.