getIndex: Get index in the subject vector for the query vector

View source: R/Utility.R

getIndexR Documentation

Get index in the subject vector for the query vector

Description

Get index in the subject vector for the query vector

Usage

getIndex(query, subject)

Arguments

query

vector, same type as in subject

subject

vector, same type as in query

Value

integer vector, index in subject for the query vector


beyondpie/smmtools documentation built on July 1, 2022, 4:33 a.m.