eu20col: Colours worn by European international football teams

eu20colR Documentation

Colours worn by European international football teams

Description

Colours for displaying teams

Usage

data(eu20col)

Format

A data frame with 39 observations on these 6 variables.

team_alpha3

three letter short form for country

url_team

webpage for country

kit_shirt

shirt colour in hex format

kit_away

away shirt colour in hex format

kit_shorts

shorts colour in hex format

kit_socks

socks colour in hex format

Details

This dataset and the dataset eu20p are both used in Chapter 15, "Home or away: where do soccer players play?"

Source

https://github.com/guyabel/chord-uefa-ec/

Examples

data(eu20col, package="GmooG")
head(eu20col)

GmooG documentation built on Sept. 11, 2024, 7:25 p.m.