transfers: Data on football transfers. Each row is one transfer

transfersR Documentation

Data on football transfers. Each row is one transfer

Description

Data on football transfers. Each row is one transfer

Usage

data(transfers)

Format

A data frame with 6248 rows and 10 variables

Note: The dataset might be incomplete with some minor errors. Any help in updating or cleaning the dataset will be appreciated.

PLAYER: The name of the player

WINDOW: The transfer windows: "Pre-Season", "Mid-Season", NA

POSITION: Position of the player "Midfielder", "Attacker", "Defender", "Goalkeeper"

COUNTRY: Players home country

FROM: The team from which the player was transfered

TO: The team to which the player was transfered

DESCRIPTION: The description of the transfer deal - Sold, Loan, etc

PRICE: The price of the transfer

LEAGUE: The league where the player moved

SEASON: The transfer season


Habet/CSE270 documentation built on Sept. 24, 2023, 8:14 a.m.