combined_events_null()
is a generic function used to present results
of calls to scores()
and marks()
where in those calls combined_event = NULL
.
combined_events_null(marks, scores, event_names, seconds, ...)
a numeric vector of marks
an integer vector of scores
a character vector of event names
a numeric (either 0 or 1)
other arguments passed on to methods
An object of class combined_events_null
.
The default method returns a list of that class.