- File: [data_visualization_basic.Rmd](https://github.com/EDUCE-UBC/educer/blob/viz-basic/inst/tutorials/data_visualization_basic/data_visualization_basic.Rmd). - On branch `viz-basic`. To Do: - [x] Write a description of the tutorial. - [x] Include learning goals. - [ ] Replace Data description by using a shared [child document](https://bookdown.org/yihui/rmarkdown-cookbook/child-document.html) instead (cooridante with other TAs). - [x] Remove the section on piping with `%>%`. - [x] Include interactive exercises where students write or modify code. - [ ] Add hints and/or solutions for exercises (if using hints, the solution can be your last hint). - [ ] Add questions to test understanding of key concepts. - [ ] Use [progressive reveal](https://rstudio.github.io/learnr/exercises.html#Progressive_Reveal).