For tournament runtimes, this un-materializes a stage and its downstream dependents so upstream results can be corrected and replayed.
teardown(x, stage = NULL, ...)# S3 method for bracket
teardown(x, stage = NULL, ...)
# S3 method for tournament
teardown(x, stage = NULL, ...)
Updated object.
A bracket or tournament object.
Stage identifier to teardown (tournament method).
Additional method-specific arguments.