h_get_index {mmrm}R 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.


[Package mmrm version 0.3.15 Index]