Convenience wrapper for entering multiple match results for one stage.
Arguments
- tournament
A
tournamentobject.- stage
Stage identifier containing the matches.
- df
Data frame with required columns:
match,score1,score2.- overwrite
Logical; forwards to
result(..., overwrite = ...).- auto_advance
Optional logical override for the final row. If
NULL, defaults to the tournament'sauto_advancesetting when present.
