Rescoring to average point values for ties. Ties are placed as ties (both athletes get 2nd etc.)
tie_rescore(df, point_values, lanes)
df modified so that places have been appended based on swimming time
a data frame with results from swim_parse
, with places from
swim_place
and/or dive_place
a named list of point values for each scoring place
number of scoring lanes in the pool
tie_rescore
is a helper function used inside of
results_score