Learn R Programming

isdals (version 3.0.1)

pine: Height and diameter of pines

Description

The data consist of height and diameter (in breast height) measurements from 18 pine trees.

Usage

data(pine)

Arguments

Format

A data frame with 18 observations on the following 2 variables.

diam

diameter of the pine tree

height

height of the pine tree

Examples

Run this code
data(pine)

Run the code above in your browser using DataLab