| entries | R Documentation |
Entrants for each recorded tournament, plus an entrant number according to order of entry, if known.
entries
A data.table:
A character, giving the tournament name.
An integer, giving the order in which the entrant signed up, with 1 signing up first.
A character, giving the player's name.
A character, giving the entrant type if the tournament requires one, and "" if not.
An integer, giving the number of games the player won.
An integer, giving the number of games the player lost.
An integer, giving the number of rounds in which the player was given a bye.
Original forum games on http://forums.sirlingames.com/. An online copy is kept at https://docs.google.com/spreadsheets/d/1lMTR9hYlfLQCQwWA4B4c4a4xcyDRS-CeavLs48Q2mJI/edit?usp=sharing. Other games are a tidied version of https://docs.google.com/spreadsheets/d/1xAClI8QRwdoK47UYnt4oC8B4h9PsAeRzxpViVKm53_0/edit?usp=sharing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.