R/tournament_inspection.R
matches.Rd
Inspect tournament matches
matches(x, stage = NULL, status = "pending") # S3 method for class 'tournament' matches(x, stage = NULL, status = "pending")
A tournament object.
tournament
Optional stage identifier.
One of "pending", "complete", or "all".
"pending"
"complete"
"all"
Data frame of matches.