Learn R Programming

TouRnament

R package with functions related to sports competitions. In the current state the implemented functions are with the main focus on soccer, but may of course be used for other sports.

Currently implemented:

  1. roundrobin() - A function to create match schedules for sports leagues.
  2. leaguetable() - A function to create league tables based on a dataset containing the results of sport matches.

Copy Link

Version

Install

install.packages('TouRnament')

Monthly Downloads

15

Version

0.2.5

License

GPL-3

Maintainer

Tobias Wolfanger

Last Published

October 5th, 2019

Functions in TouRnament (0.2.5)

leaguetable

Create a league table
TouRnament

TouRnament Package
roundrobin

Create a match schedule