Learn R Programming

MPV (version 1.64)

table.b25: Table B25 Golf Data

Description

The table.b25 data frame has 50 observations on 6 variables.

Usage

data(table.b25)

Arguments

Format

This data frame contains the following columns:

Player

character vector

Average.Score

numeric vector

SG..Off.the.Tee

numeric vector

SG..Approach.to.Green

numeric vector

SG..Around.the.Green

numeric vector

SG..Putting

numeric vector

Examples

Run this code
pairs(table.b25[,-1])

Run the code above in your browser using DataLab