kmsetiselement: Test if a state is contained in a family of states

View source: R/kmsetiselement.R

kmsetiselementR Documentation

Test if a state is contained in a family of states

Description

Test if a state is contained in a family of states

Usage

kmsetiselement(s, f)

Arguments

s

State

f

Family of sets

Value

Boolean is s is contained in f

See Also

Other Utilities: kmcolors(), kmdoubleequal(), kmsymmsetdiff()

Examples

kmsetiselement(c(1,1,1,0), xpl$space)


kstMatrix documentation built on Dec. 18, 2025, 5:07 p.m.