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.