Chapter 2 A new chapter
*If you haven’t yet read the getting started Wiki pages; start there
Every chapter needs to start out with this chunk of code:
2.1 Learning Objectives
*Every chapter also needs Learning objectives that will look like this:
This chapter will cover:
- {You can use https://tips.uark.edu/using-blooms-taxonomy/ to define some learning objectives here}
- {Another learning objective}
2.2 Libraries
For this chapter, we’ll need the following packages attached:
*Remember to add any additional packages you need to your course’s own docker image.
library(magrittr)