Learn R Programming

BSDA (version 0.1)

Golf: Distances a golf ball can be driven by 20 professional golfers

Description

Data for Exercise 5.24

Usage

Golf

Arguments

source

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

Examples

Run this code
str(Golf)
attach(Golf)
stem(yards)
EDA(yards)
detach(Golf)

Run the code above in your browser using DataLab