Skip to contents

Print bracketeer objects

Usage

# S3 method for class 'group_stage_knockout'
print(x, ...)

# S3 method for class 'bracket_match'
print(x, ...)

# S3 method for class 'bracket'
print(x, ...)

# S3 method for class 'double_elim_bracket'
print(x, ...)

# S3 method for class 'tournament'
print(x, ...)

Arguments

x

A bracket or match object.

...

Additional arguments (unused).

Value

The object, invisibly.