R/eco.R

#' ECO
#'
#' A dataset containing 2014 ECO (Encyclopedia of Chess Openings) openings
#' \itemize{
#'   \item ECO
#'   \item Opening
#'   \item Variation
#'   \item Movetext: Standard algebraic notation
#'   \item NMoves
#'   \item LAN: Movetext converted into long algebraic notation
#' }
#'
#' @docType data
#' @keywords datasets
#' @name eco
#' @usage data(eco)
#' @format A data frame with ECO openings
"eco"

Try the bigchess package in your browser

Any scripts or data that you put into this service are public.

bigchess documentation built on Aug. 5, 2020, 5:09 p.m.