In #28 we removed the code exercises. To bring them back, one has to remove the comments from a code block.
All coding exercises are collected in the exercises folder. To bring the exercises back do the following:
- Go into the
exercises folder and look which exercise you want to include e.g. exc_05_06_05.R
- Open the associated chapter
chapters/chapter05_06_xxx.md
- Remove the
<!-- --> comments of the exercise
- Voila
In #28 we removed the code exercises. To bring them back, one has to remove the comments from a code block.
All coding exercises are collected in the
exercisesfolder. To bring the exercises back do the following:exercisesfolder and look which exercise you want to include e.g.exc_05_06_05.Rchapters/chapter05_06_xxx.md<!-- -->comments of the exercise