filter-catalog: Filter entities for a dataset
Description
Filter entities for a dataset
Usage
# S4 method for CrunchDataset
filters(x)# S4 method for CrunchDataset
filters(x) <- value
Arguments
value
for the assignment method, a FilterCatalog
Value
an object of class FilterCatalog containing references to Filter
entities usable in the web application. (Setter returns the Dataset.)