powered by
Variables include girth, height, and volume.
data("trees")
A data frame with 31 observations on the following 3 variables.
Girth
Diameter, in inches
Height
Height, in feet.
Volume
Volume, in cubic feet.
# NOT RUN { data(trees) ## maybe str(trees) ; plot(trees) ... # }
Run the code above in your browser using DataLab