#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.