R/internal_data.R

#' AFL team colours
#'
#' A character vector containing hex codes corresponding to the team colours
#' for AFL/VFL teams. The vector is named.
#'
#' @format named numeric vector
"team_cols"

#' AFL team names in various forms
#'
#' A tibble containing AFL/VFL team names in four formats: short
#' (two character) name, `team`, longer name as used at The Arc (`team_long`),
#' and the short (`espn_team`) and long (`espn_team_long`) versions used
#' by ESPN.
#'
#' @format tibble
"team_names"
MattCowgill/thearcfooty documentation built on Jan. 19, 2020, 1:57 p.m.