nin.RdReturn lhs values not in rhs values
nin(lhs, rhs, value = TRUE) yin(lhs, rhs, value = TRUE)
| lhs | Values to check whether they are/not contained in the other |
|---|---|
| rhs | Values to use as the reference |
| value | Logical indicating whether to return the value or a logical vector |
#> [1] "a" "b"#> [1] "zz"