Week 2

After getting started with built-in plotting functions in R, it’s time to customize. R charts don’t have to look like “R charts.”

Visualization Packages

One of the main advantages of R is that you can access new functionality with packages from a robust community.

Separate Chart Components

Understand all the bits of visualization so that you can customize.

Customizing Components

R lets you draw the separate parts how you want to.

Making Plots from Scratch

Together now, go from blank screen to finished graphic.

Extra Credit

Make more custom graphics on your own.