A custom function to produce a histogram with a normal curve overlay showing critical 5 percent regions.
-
-
Figure 8-1: A Line Plot with Legend
A simple line plot showing Google ngram data on the frequency of the terms “SAS output” and “R Package”
-
Figure 9-1: Plotting Dates
Two side by side line plots showing different date handling
-
Figure 9-2: A Moving Avg Plot
A line plot with a 4 period moving average (Black and White)
-
Figure 10-1: Drawing Shapes
The column concatenation illustration using shape drawing.
-
Figure 10-2: Drawing Shapes
The row concatenation illustration from ch. 10, showing rectangle drawing and text placement
-
Figure 10-3: An Ovals Function
An illustration of match merging, which uses shape drawing and a custom function for drawing ovals
-
Figure 10-4: More Shape Drawing
Keyed-table look up illustration using the custom oval function
-
Figure 11-1: A Basic Dot Chart
A horizontal dot chart showing the number of missing observations
-
Figure 11-2: A Missing Values Grid
A grid for visualizing missing values using polygon drawing and shading
-
Figure 12-1: A Basic Scatterplot
A default scatterplot of corruption against polity (democracy) level
-
Figure 12-2: A Default Pairs Plot
A default pairs plot of corruption and polity data