A toy data set, where the underlying comparison graph of the players is not fully connected. Each row represents one game.

toy_data

Format

A data frame with 13 rows and 3 variables:

player1

The name of player1

player2

The name of player2

outcome

Outcome of the game: "W1" if player1 beats player2, "W2" if player2 beats player2 and "D"if it was a draw.