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.

get_afl_colour_palettes()

Value

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

Examples

if (FALSE) { # \dontrun{
# Gets all data
get_afl_colour_palettes()
} # }