View source: R/kmsetiselement.R
| kmsetiselement | R Documentation |
Test if a state is contained in a family of states
kmsetiselement(s, f)
s |
State |
f |
Family of sets |
Boolean is s is contained in f
Other Utilities:
kmcolors(),
kmdoubleequal(),
kmsymmsetdiff()
kmsetiselement(c(1,1,1,0), xpl$space)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.