R/helpers.R
learner_is_runnable.Rd
Checks if an example is runnable by loading the required packages.
learner_is_runnable(id)
(character(1)) The id of the learner.
character(1)