Description Usage Arguments Value
View source: R/helperFunctions.R
Function to determine whether A is a subset of B - bool vectors.
1 | isSubset(A, B)
|
A |
the left operand - vector |
B |
the right operand - vector |
the boolean value of the operation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.