print.tournament {bdrc} | R Documentation |
Print method for discharge rating curve tournament
Description
Print the results of a tournament of discharge rating curve model comparisons
Usage
## S3 method for class 'tournament'
print(x, ...)
Arguments
x |
an object of class "tournament" |
... |
not used in this function |
See Also
tournament
to run a discharge rating curve tournament, summary.tournament
for summaries and plot.tournament
for visualizing the mode comparison.
[Package bdrc version 1.1.0 Index]