chesswc: FIDE World Cups data

Description Usage Format Links Variables Examples

Description

This data comes from the http://www.theweekinchess.com/ site and represent 1,266 games in the FIDE World Cupo 11, 13 & 15. The data has been parsed from the downloaded pgn files using https://github.com/jbkunst/chess-db scripts.

Usage

1

Format

A data frame with 1,266 observations and 11 variables.

Links

Variables

Examples

1
2
3
data(chesswc)
library("dplyr")
count(chesswc, event)

rchess documentation built on May 2, 2019, 7:25 a.m.