Learn R Programming

bracketeer (version 0.1.1)

new_bracket: Internal generic bracket constructor

Description

Internal generic bracket constructor

Usage

new_bracket(participants, type = "single_elim", ...)

Value

A bracket object.

Arguments

participants

Character vector of participant names, or a data.frame with a 'name' column and optional 'seed' or 'rating' columns.

type

Tournament type: "single_elim", "double_elim", "round_robin", "swiss", "group_stage_knockout", or "two_leg_knockout"

...

Additional arguments passed to type-specific constructor