Learn R Programming

fma (version 2.3)

kkong: King Kong data

Description

King Kong data.

Usage

kkong

Arguments

Format

Data frame consisting of following columns

height

Heights of 21 gorillas

Examples

Run this code
# NOT RUN {
plot(weight~height,data=kkong,pch=19,col=2)
# }

Run the code above in your browser using DataLab