update_rank_diff {rchallenge} | R Documentation |
Update the rank differences of the teams.
Description
Update the rank differences of the teams.
Usage
update_rank_diff(best_new, best_old)
Arguments
best_new |
|
best_old |
old |
Value
update_rank_diff
returns the input data.frame
best_new
with an
updated column rank_diff
[Package rchallenge version 1.3.4 Index]