fma (version 2.4)

kkong: King Kong data

Description

King Kong data.

Usage

kkong

Arguments

Format

Data frame consisting of following columns

weight

Weights of 21 gorillas

height

Heights of 21 gorillas

Examples

Run this code
plot(weight~height, data=kkong, pch=19, col=2)

Run the code above in your browser using DataLab