Other packages > Find by keyword >

TouRnament  

Tools for Sports Competitions
View on CRAN: Click here


Download and install TouRnament package within the R console
Install from CRAN:
install.packages("TouRnament")

Install from Github:
library("remotes")
install_github("cran/TouRnament")

Install by package version:
library("remotes")
install_version("TouRnament", "0.2.5")



Attach the package and use:
library("TouRnament")
Maintained by
Tobias Wolfanger
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-10-05
Latest Update: 2023-09-01
Description:
Contains two functions related to sports competitions. One to create league tables and one to create a match schedule.
How to cite:
Tobias Wolfanger (2019). TouRnament: Tools for Sports Competitions. R package version 0.2.5, https://cran.r-project.org/web/packages/TouRnament. Accessed 24 Apr. 2025.
Previous versions and publish date:
0.2.5 (2019-10-05 11:00)
Other packages that cited TouRnament R package
View TouRnament citation profile
Other R packages that TouRnament depends, imports, suggests or enhances
Functions, R codes and Examples using the TouRnament R package
Some associated functions: TouRnament . leaguetable . roundrobin . 
Some associated R codes: TouRnament.R . leaguetable.R . roundrobin.R .  Full TouRnament package functions and examples
Downloads during the last 30 days
03/2503/2804/0504/0604/0704/0804/1204/17Downloads for TouRnament11.522.533.544.55TrendBars

Today's Hot Picks in Authors and Packages

clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
stratbr  
Optimal Stratification in Stratified Sampling
An Optimization Algorithm Applied to Stratification Problem.This function aims at constructing optim ...
Download / Learn more Package Citations See dependency  
TeachHist  
A Collection of Amended Histograms Designed for Teaching Statistics
Statistics students often have problems understanding the relation between a random variable's true ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
rattle  
Graphical User Interface for Data Science in R
The R Analytic Tool To Learn Easily (Rattle) provides a collection of utilities functions for the d ...
Download / Learn more Package Citations See dependency  
vudc  
Visualization of Univariate Data for Comparison
Contains functions for visualization univariate data: ccdplot and qddplot. ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA