Learn R Programming

fitzRoy (version 0.3.3)

get_afl_colour_palettes: Returns a table with the colour palattes 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
# NOT RUN {
# Gets all data
get_afl_colour_palettes()
# }

Run the code above in your browser using DataLab