Learn R Programming

mmrm (version 0.3.16)

h_get_index: 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.