13 Polish a Previous Visualization
Readings
Chapter 28 Graphics for Communication: R for Data Science (2nd ed)
Creating custom, stylized ggplot2
themes can get complicated very quickly. Finding answers and examples on Google is easier if you know what key words to search for. These reference sheets/pages helpful as you learn the ggplot
lingo..
Guided Instruction
Your boss/client really liked the work you did previously in Reducing Gun Deaths and/or Wings to Fly. They want to use the graphic in a presentation they will be making at a keynote address for a professional conference. You will need to return to that work and polish the graph for presentation.
With your ever increasing understanding of visualization and programming, improve the graph that was previously turned in.
Attempt at least 2 of the book exercises in section 28.3.1.
Revisit the assignments of Reducing Gun Deaths or Wings to Fly and polish the visuals so that they are suitable for presentation at a conference. Use the theme layer, and potentially add other layers, to make the story the graph is telling more clear, compelling, and attractive. You may also wish to use other geoms than you used originally.
- Give the quarto file with the changes a different name so that you can easily make comparisons between the new and old versions.
Render the updated
.qmd
file. Push all the files created in the rendering process into your GitHub repository.
Submit
In I-learn paste the link to the .md
file on GitHub.