Description Usage Arguments Value
Check superset relation on two vectors.
1 | is.superset(x, y, strict = FALSE)
|
x |
[ |
y |
[ |
strict |
[ |
[logical(1)] TRUE if each element of y
is also contained in x, i. e., if y is a
subset of x and FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.