R/team_colour_palettes.R
get_afl_colour_palettes.Rd
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()
a data table containing team long name, team abbreviation, and colours
if (FALSE) { # \dontrun{
# Gets all data
get_afl_colour_palettes()
} # }