england_club_data: English club data

england_club_dataR Documentation

English club data

Description

additional data for english clubs (locations, colours, names) for teams in the engsoccerdata dataset currently beta and needs filling in

Usage

england_club_data

Format

A data frame with 660 rows and 10 variables:

team

the name of the team in the matches dataset

lat

the latitude of the teams ground (beta- drawn from the locations file)

lon

the longitude of the teams ground (beta- drawn from the locations file)

highest_div

the highest division (tier) the team reaches in the matches dataset

col1

primary team colour

col2

secondary team colour

short_name

an abbreviated name for the team in case of long names

three_letter_name

a 3 letter code for the team (not added)

nicknames

a list of nicknames for the team (not added- see team names file)

extinct

Whether club no longer exist or not


jalapic/engsoccerdata documentation built on Nov. 15, 2022, 3:34 a.m.