An open API service indexing awesome lists of open source software.

https://github.com/captaincaracho/tournament

R package with functions related to sports competitions
https://github.com/captaincaracho/tournament

bundesliga football league-table match-schedule roundrobin soccer sports sports-competitions tournament

Last synced: 8 months ago
JSON representation

R package with functions related to sports competitions

Awesome Lists containing this project

README

          

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