index_of {set} R Documentation

Create the hash index for element search

Description

Usage

index_of(x,
    getKey = NULL);

Arguments

x

-

getKey

extract a character vector from one of the elements inside the collection x, using as the index key.

env

[as Environment]

Details

Authors

SMRUCC genomics Institute

Value

this function returns data object of type any kind.

clr value class

Examples


[Package set version 2.33.856.6961 Index]