combined_events()
is a generic function used to present results
of calls to scores()
and marks()
.
combined_events(marks, scores, event_names, event, seconds, ...)
a numeric vectors of marks
an integer vector of scores
a character vector of event names
a character string indicating the combined events competition
a numeric (either 0 or 1)
other arguments passed on to methods
An object of class "combined_events
".
The default method returns a list of that class.