Check if current round is complete and update bracket state.
advance(x, stage = NULL, ...)# S3 method for bracket
advance(x, stage = NULL, ...)
# S3 method for double_elim_bracket
advance(x, stage = NULL, ...)
# S3 method for group_stage_knockout
advance(x, stage = NULL, ...)
# S3 method for single_elim_bracket
advance(x, stage = NULL, ...)
# S3 method for swiss_bracket
advance(x, stage = NULL, ...)
# S3 method for tournament
advance(x, stage = NULL, ...)
Updated bracket object
A bracket object.
Optional stage identifier for tournament methods.
Additional method-specific arguments.