filter-methods: View and modify Filter entity attributes
Description
View and modify Filter entity attributesUsage
## S3 method for class 'CrunchFilter':
is.public(x)## S3 method for class 'CrunchFilter':
is.public(x) <- value
Value
- For
is.public
, a logical value for whether the filter is
flagged as shared with all dataset viewers. (Its setter thus takes a
logical value as well.)