#' The chess piece polygon paths
#'
#' Not intended for use by the user
#'
#' @format A dataframe of chess piece polygon coordinates
"paths"
#' A list of dark and light square colour options
#'
#' Not intended for use by the user
#'
#' @format A named list of dark and light square colours
"colour_lookup"
#' A named vector for help when parsing FEN strings
#'
#' Not intended for use by the user
#'
#' @format A named vector
"notation_lookup"
#' A named vector for help when plotting chess positions
#'
#' Not intended for use by the user
#'
#' @format A named vector
"square_lookup"
#' A tibble containing the PGN seven tag roster
#'
#' Not intended for use by the user
#'
#' @format A tibble
"seven_tag_roster"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.