# Load the data
data(chapter_13_table_12)
# Or, alternatively load the data as
data(C13T12)
# View the structure
str(chapter_13_table_12)
# Load the data
data(chapter_13_table_12)
# Or, alternatively load the data as
data(C13T12)
# View the structure
str(chapter_13_table_12)
Run the code above in your browser using DataLab