Description Usage Format Links Variables Examples
This data comes from the chess Chess Opening Theory wikibook https://en.wikibooks.org/wiki/Chess_Opening_Theory.
The oppening were parse using rvest package.
| 1 | 
A data frame with 544 observations and 3 variables.
https://en.wikibooks.org/wiki/Chess_Opening_Theory/ECO_volume_A
https://en.wikibooks.org/wiki/Chess_Opening_Theory/ECO_volume_B
https://en.wikibooks.org/wiki/Chess_Opening_Theory/ECO_volume_C
https://en.wikibooks.org/wiki/Chess_Opening_Theory/ECO_volume_D
https://en.wikibooks.org/wiki/Chess_Opening_Theory/ECO_volume_E
eco: The game's opening classification
name: Games's location
pgn: The game's pgn
| 1 2 3 | data(chessopenings)
library("dplyr")
head(chessopenings)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.