Setup Pre-requisites:
This block is dedicated to the art of data visualizations. We’ll
start the session by looking at different types of visualizations, and
what makes a good visualization. We will then break into small groups
for an exercise where you’ll explore different types of visualizations
and talk about what you like/dislike about them, and how this might
inform your visualization practices. This will be followed by getting
our hands dirty with ggplot2, which is a very powerful R
package designed to create visualizations. After walking through some of
the basic steps to creating a visualization with ggplot2,
you’ll be given a chunk of time to play around and explore with some
exercises.
Below you’ll find the overarching learning objectives for Block 5, as well as an overview of each session.
By the end of this block, you will be able to:
ggplot2 within the data science workflowggplot2 in creating
visualizations in Rggplot2 and the project dataset into Rggplot2ggplot2 with
exercises