Learn R Programming

SwimmeR (version 0.14.2)

add_event_dummy_row: Add dummy entry rows

Description

If a team does not have a full compliment, defined by max_entries, of athletes in a given event then dummy rows containing blank entries need to be added to that event

Usage

add_event_dummy_row(x)

Value

returns a list of data frames each with a dummy entry row added

Arguments

x

a list of data frames containing event results that need dummy entries added