worldcup {faraway} | R Documentation |
Data on players from the 2010 World Cup
Description
Data on players from the 2010 World Cup
Format
A data frame with 595 observations on the following 7 variables.
- Team
Country
- Position
a factor with levels
Defender
Forward
Goalkeeper
Midfielder
- Time
Time played in minutes
- Shots
Number of shots attempted
- Passes
Number of passes made
- Tackles
Number of tackles made
- Saves
Number of saves made
Details
None
Source
Lost
Examples
data(worldcup)
## maybe str(worldcup) ; plot(worldcup) ...
[Package faraway version 1.0.8 Index]