Learn R Programming

kstMatrix (version 2.2-1)

kmsetiselement: 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)

Value

Boolean is s is contained in f

Arguments

s

State

f

Family of sets

See Also

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

Examples

Run this code
kmsetiselement(c(1,1,1,0), xpl$space)

Run the code above in your browser using DataLab