Description Usage Arguments Value Examples
Calculate Above Replacement Level
1 | calculate_above_replacement(model_data_list)
|
model_data_list |
List that must have the following:
|
The input position tables with iPAR columns for air, yac, rush, and totals along with upper/lower bounds.
1 2 3 | # Calculate the player's value above replacement level:
model_data_list <- model_data_list %>%
calculate_above_replacement(model_data_list)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.