update_rank_diff: Update the rank differences of the teams.

Description Usage Arguments Value

View source: R/update.r

Description

Update the rank differences of the teams.

Usage

1
update_rank_diff(best_new, best_old)

Arguments

best_new

data.frame of the best submissions per team as returned by get_best.

best_old

old data.frame of the best submissions per team and per metric.

Value

update_rank_diff returns the input data.frame best_new with an updated column rank_diff


adrtod/rchallenge documentation built on March 23, 2021, 7:43 a.m.