trees: Summary of 32 trees

Description Usage Format Source Examples

Description

Variables include girth, height, and volume.

Usage

1
data("trees")

Format

A data frame with 31 observations on the following 3 variables.

Girth

Diameter, in inches

Height

Height, in feet.

Volume

Volume, in cubic feet.

Source

Source: R Dataset. http://stat.ethz.ch/R-manual/R-patched/library/datasets/html/trees.html

Examples

1
2
data(trees)
## maybe str(trees) ; plot(trees) ...

JECheadle/RSOC317L documentation built on May 15, 2019, 4:02 a.m.