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 28 Mar. 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
02/2602/2703/0403/0503/1003/1303/1503/2003/2103/2203/25Downloads for TouRnament0.911.11.21.31.41.51.61.71.81.922.1TrendBars

Today's Hot Picks in Authors and Packages

spinifex  
Manual Tours, Manual Control of Dynamic Projections of Numeric Multivariate Data
Data visualization tours animates linear projection of multivariate data as its basis (ie. orientat ...
Download / Learn more Package Citations See dependency  
transfR  
Transfer of Hydrograph from Gauged to Ungauged Catchments
A geomorphology-based hydrological modelling for transferring streamflow measurements from gauged to ...
Download / Learn more Package Citations See dependency  
pleiotest  
Fast Sequential Pleiotropy Test
It performs a fast multi-trait genome-wide association analysis based on seemingly unrelated regress ...
Download / Learn more Package Citations See dependency  
gripp  
General Inverse Problem Platform
Set of functions designed to solve inverse problems. The direct problem is used to calculate a cost ...
Download / Learn more Package Citations See dependency  
rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  
FuzzyResampling  
Resampling Methods for Triangular and Trapezoidal Fuzzy Numbers
The classical (i.e. Efron's, see Efron and Tibshirani (1994, ISBN:978-0412042317) "An Introduction ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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