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


Global-TIES-for-Children/blueprintr documentation built on July 19, 2024, 6:01 a.m.