powered by
Returns estimated adjusted ratings in a one-player injury scenario by team.
bart_injuryimpact(year = current_season(), team = NULL, player = NULL)
Returns a tibble with five columns:
situation
character.
adj_oe
double.
adj_de
barthag
rk
Defaults to current season (YYYY).
Indicates team.
Indicates player to remove.
Estimations are experimental and based on 'highly dubious analysis.'
try(bart_injuryimpact(year=2019, team='Duke', player='Zion Williamson'))
Run the code above in your browser using DataLab