Skip to contents

Build a live tournament runtime from a specification

Usage

build(x, participants)

Arguments

x

A bracketeer_spec or tournament_spec object.

participants

Character vector of participant names, or a data.frame with a name column.

Value

A tournament runtime object.