Returns a subset-able dataframe with filter information.
listFilterMethods(desc = TRUE, tasks = FALSE, features = FALSE,
include.deprecated = FALSE)
Arguments
| desc |
(logical(1))
Provide more detailed information about filters.
Default is TRUE. |
| tasks |
(logical(1))
Provide information on supported tasks.
Default is FALSE. |
| features |
(logical(1))
Provide information on supported features.
Default is FALSE. |
| include.deprecated |
(logical(1))
Should deprecated filter methods be included in the list.
Default is FALSE. |
Value
(data.frame).
See also