powered by
chesswc
data frame
event
site
date
round
white
black
result
whiteelo
blackelo
eco
pgn
data(chesswc) library("dplyr") count(chesswc, event)
Run the code above in your browser using DataLab