get_afl_colour_palettes {fitzRoy} | R Documentation |
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()
Value
a data table containing team long name, team abbreviation, and colours
Examples
## Not run:
# Gets all data
get_afl_colour_palettes()
## End(Not run)
[Package fitzRoy version 1.5.0 Index]