
Check if an object does not contain prohibited elements
Source:R/set_operations.R
excludes_advanced.RdThis function checks that x does not include any of the illegal elements.
x must be the same type as illegal.
Factors are treated as character vectors.