Learn R Programming

mlr (version 1.1-18)

configureMlr: Configures the behaviour of the package.

Description

Configuration is done by setting custom options.

Usage

configureMlr(on.learner.error = "stop",
    on.par.without.desc = "stop",
    show.learner.output = TRUE)

Arguments

Value

Nothing.