makeFilter: Create a feature filter
Description
Creates and registers custom feature filters. Implemented filters
can be listed with listFilterMethods
.Usage
makeFilter(name, desc, pkg, supported.tasks, supported.features, fun)
Value
Object of class Filter.