WRS2 (version 1.0-0)

eurosoccer: European Soccer Leagues

Description

Contains various team stats from five European soccer leagues (2008/09 season).

Usage

eurosoccer

Arguments

Format

A data frame with 11 variables and 96 teams:

League

Country

Team

Team

Games

Number of games

Won

Games won

Tied

Games tied

Lost

Games lost

GoalsScored

Goals scored

GoalsConceded

Goals conceded

GoalDifference

Goal difference

Points

Final amount of points

GoalsGame

Goal scored per game

Examples

Run this code
# NOT RUN {
head(eurosoccer)
# }

Run the code above in your browser using DataCamp Workspace