Description Usage Arguments Value Examples
A function that resutls in x but not y (oreder matters). True if X is true and y is false, otherwise returns false. Throws errors with non logical inputs & different length inputs.
1 | inhibit(x, y)
|
x |
First logical input. |
y |
Second logical input. |
A logical vector that conatins X and Not Y.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.