decks: Tournament entract deck information for forum games

decksR Documentation

Tournament entract deck information for forum games

Description

Tournament decks chosen by entrants, for games played on the forum and face-to-face tournaments recorded by Metalize.

Usage

decks

Format

A data.table:

tournament

A character, giving the tournament name.

entrant_number

An integer, giving the order in which the entrant signed up, with 1 signing up first.

player

A character, giving the player's name.

deck

A character, giving the player's deck's name in standardised form, using nicknames.

win

An integer, giving the number of games the player won.

loss

An integer, giving the number of games the player lost.

bye

An integer, giving the number of rounds in which the player was given a bye.

Source

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.


CharnelMouse/codexdata documentation built on May 28, 2022, 3:05 a.m.