Learn R Programming

BSDA (version 1.01)

Books: Number of books read and final spelling scores for 17 third graders

Description

Data for Exercise 9.53

Usage

Books

Arguments

Format

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

book

a numeric vector

spelling

a numeric vector

Examples

Run this code
# NOT RUN {
data(Books)
# }

Run the code above in your browser using DataLab