| spainfoot | R Documentation |
This data set contains the results of the teams in the Spanish football league 2008-2009.
spainfoot
A data frame with 20 observations on 14 variables. The variables may be used to construct four latent concepts: 1) ATTACK=Attack, 2) DEFENSE=Defense, 3) SUCCESS=Success, 4) INDIS=Indiscipline.
| Num | Variable | Description | Concept |
| 1 | GSH | Goals Scored Home: total number of goals scored at home | ATTACK |
| 2 | GSA | Goals Scored Away: total number of goals scored away | ATTACK |
| 3 | SSH | Success to Score Home: Percentage of matches with scores goals at home | ATTACK |
| 4 | SSA | Success to Score Away: Percentage of matches with scores goals away | ATTACK |
| 5 | GCH | Goals Conceded Home: total number of goals conceded at home | DEFENSE |
| 6 | GCA | Goals Conceded Away: total number of goals conceded away | DEFENSE |
| 7 | CSH | Clean Sheets Home: percentage of matches with no conceded goals at home | DEFENSE |
| 8 | CSA | Clean Sheets Away: percentage of matches with no conceded goals away | DEFENSE |
| 9 | WMH | Won Matches Home: total number of won matches at home | SUCCESS |
| 10 | WMA | Won matches Away: total number of won matches away | SUCCESS |
| 11 | LWR | Longest Winning Run: longest run of won matches | SUCCESS |
| 12 | LRWR | Longest Run Without Loss: longest run of matches without losing | SUCCESS |
| 13 | YC | Yellow Cards: total number of yellow cards | INDIS |
| 14 | RC | Red Cards: total number of red cards | INDIS |
League Day. http://www.leagueday.com
Statto. http://www.statto.com
BDFutbol. http://www.statto.com
Cero a cero. http://www.ceroacero.es/
data(spainfoot) spainfoot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.