in_set: Test if x is a subset of y

View source: R/checks.R

in_setR Documentation

Test if x is a subset of y

Description

Test if x is a subset of y

Usage

in_set(x, y)

Arguments

x

A vector

y

A vector representing an entire set


nyuglobalties/blueprintr documentation built on July 16, 2024, 10:27 a.m.