golf {syllogi} | R 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)
[Package syllogi version 1.0.4 Index]