| complementFilter-class | R Documentation |
This class represents the logical complement of a single filter, which is
itself a filter that can be incorporated in to further set operations.
complementFilters are constructed using the prefix unary set operator
"!" with a single filter operand.
filtersObject of class "list", containing the component filters.
filterIdObject of class "character"
referencing the filter applied.
Class "filter", directly.
B. Ellis
filter, setOperationFilter
Other setOperationFilter classes:
intersectFilter-class,
setOperationFilter-class,
subsetFilter-class,
unionFilter-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.