golf: Golfing

golfR Documentation

Golfing

Description

Data.frame

Usage

data(golf)

Format

The data frame has 18 rows and 3 variables:

clubs

clubs used for that round of golf

course

course for the round of golf

score

score or strokes for 18 holes

Details

I purchased new golf clubs last summer, which I believe will significantly improve my game. I recorded my score after three rounds of golf with my new clubs and my old clubs. I also played at three different courses.

References

fictitious data set

Examples

data("golf", package='syllogi')
str(golf)

syllogi documentation built on April 3, 2025, 6:13 p.m.

Related to golf in syllogi...