Rdocumentation
powered by
Learn R Programming
mlr (version 2.10)
listFilterMethods: List filter methods.
Description
Returns a subset-able dataframe with filter information.
Usage
listFilterMethods(desc = TRUE, tasks = FALSE, features = FALSE)
Arguments
desc
[
logical(1)
] Provide more detailed information about filters.
tasks
[
logical(1)
] Provide information on supported tasks.
features
[
logical(1)
] Provide information on supported features.
Value
[
data.frame
].