Learn R Programming

SRMData (version 1.0.1)

PremierL: Premier league results

Description

Premier League football (soccer) results from 2019 to 2020.

Usage

data(PremierL)

Arguments

Format

A data frame with 208 rows (games) and 6 columns:

Date

The data of the game

HomeTeam

The name of the home team; for example Liverpool or Man United

AwayTeam

The name of the away team; for example Wolves or West Ham

HomeGoals

The number of goals scored by the home team

AwayGoals

The number of goals scored by the away team

Result

The result, one of H for the home team, A for the away team, or D for a draw