h_get_index: Test if the First Vector is Subset of the Second Vector

View source: R/interop-car.R

h_get_indexR Documentation

Test if the First Vector is Subset of the Second Vector

Description

Test if the First Vector is Subset of the Second Vector

Usage

h_get_index(x, y)

Arguments

x

(vector) the first list.

y

(vector) the second list.


mmrm documentation built on Oct. 7, 2024, 1:14 a.m.