Subset
Checks if a set is a subset of another one.
Syntax
Vector)
Description
Given two list or vectors and , returns true
if the is a subset of , and false
otherwise.

Checks if a set is a subset of another one.
Vector)
Given two list or vectors and , returns true
if the is a subset of , and false
otherwise.