Rdocumentation
powered by
Learn R Programming
crunch (version 1.14.4)
filter-catalog: Filter entities for a dataset
Description
Filter entities for a dataset
Usage
"filters"(x)
"filters"(x) <- value
Arguments
x
a CrunchDataset
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.)