Interactive function that gives the user quick access to the help pages associated with various functions involved in the given learner.
helpLearner(learner)(Learner | character(1))
The learner.
If you pass a string the learner will be created via makeLearner.
Other learner: 
LearnerProperties,
getClassWeightParam(),
getHyperPars(),
getLearnerId(),
getLearnerNote(),
getLearnerPackages(),
getLearnerParVals(),
getLearnerParamSet(),
getLearnerPredictType(),
getLearnerShortName(),
getLearnerType(),
getParamSet(),
helpLearnerParam(),
makeLearners(),
makeLearner(),
removeHyperPars(),
setHyperPars(),
setId(),
setLearnerId(),
setPredictThreshold(),
setPredictType()
Other help: 
helpLearnerParam()