Learn R Programming

fitzRoy (version 1.6.0)

get_afl_colour_palettes: Returns a table with the colour palettes for all teams

Description

get_afl_colour_palettes returns a data frame containing the AFL team's primary, secondary and tertiary colours as applicable The data for this function is hosted on github.

Usage

get_afl_colour_palettes()

Arguments

Value

a data table containing team long name, team abbreviation, and colours

Examples

Run this code
if (FALSE) {
# Gets all data
get_afl_colour_palettes()
}

Run the code above in your browser using DataLab