echasnovski/comperes: Manage Competition Results

Tools for storing and managing competition results. Competition is understood as a set of games in which players gain some abstract scores. There are two ways for storing results: in long (one row per game-player) and wide (one row per game with fixed amount of players) formats. This package provides functions for creation and conversion between them. Also there are functions for computing their summary and Head-to-Head values for players. They leverage grammar of data manipulation from 'dplyr'.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.7.9000
URL https://github.com/echasnovski/comperes
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("echasnovski/comperes")
echasnovski/comperes documentation built on March 5, 2023, 4:27 p.m.