knock_out_two: Displays fixture for the tournament when number of teams is...

Description Usage Arguments Value Examples

View source: R/knock_out_two.R

Description

Displays fixture for the tournament when number of teams is power of two

Usage

1
knock_out_two(number_of_teams)

Arguments

number_of_teams

input numeric

Value

text

Displays fixture for the tournament

Examples

1
2
number_of_teams=4
knock_out_two(number_of_teams)

SportsTour documentation built on May 11, 2021, 5:07 p.m.