decks | R Documentation |
Tournament decks chosen by entrants, for games played on the forum and face-to-face tournaments recorded by Metalize.
decks
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 player's deck's name in standardised form, using nicknames.
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.