Learn R Programming

DAAG (version 0.93)

oddbooks: Measurements on 12 books

Description

Data giving thickness (mm), height (cm), width (cm) and weight (g), of 12 books. Books were selected so that thickness decreased as page area increased

Usage

data(oddbooks)

Arguments

source

JM took books from his library.

Examples

Run this code
data(oddbooks)
str(oddbooks)
plot(oddbooks)

Run the code above in your browser using DataLab