This side will give you an introduction on how to use the mlr-package.
Our focus is on your comprehension of the basic functions and applications.
For technical refinement and special cases you can have a look at the R Documentation
The approach is step by step and orients itself on the proceeding of a basic data set analysis:
We always show classification- and regression-examples as representation for the two big fields of data analysis.
The idea is to understand the main functionality of the package functions and inspecially to know about the possibilities to customize the functions to your own application. Because this is the power of mlr :-).
Enjoy reading!