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'.

Package details

AuthorEvgeni Chasnovski [aut, cre] (<https://orcid.org/0000-0002-1617-4019>)
MaintainerEvgeni Chasnovski <evgeni.chasnovski@gmail.com>
LicenseMIT + file LICENSE
Version0.2.7
URL https://github.com/echasnovski/comperes
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("comperes")

Try the comperes package in your browser

Any scripts or data that you put into this service are public.

comperes documentation built on March 7, 2023, 7:02 p.m.