[1/15]
First we are going to load some data. Let's use the built-in "trees" dataset by running:
data(trees)
This dataset is based on 31 black cherry trees trunks: their diameter at breast height (DBH) in inches (girth), height in feet, and wood volume in cubic feet.