Learn R Programming

BSDA (version 0.1)

Dogs: Rankings of the favorite breeds of dogs

Description

Data for Exercise 2.88

Usage

Dogs

Arguments

source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

Run this code
str(Dogs)
attach(Dogs)
cor(Dogs[,2:5])
detach(Dogs)

Run the code above in your browser using DataLab