# Load the data
data(chapter_9_extension_figures_4_and_5)
# Or, alternatively load the data as
data(C9ExtFigs4and5)
# View the structure
str(chapter_9_extension_figures_4_and_5)
# Brief summary of the data.
summary(chapter_9_extension_figures_4_and_5)
Run the code above in your browser using DataLab