View source: R/bart_injuryimpact.R
| bart_injuryimpact | R Documentation |
Returns estimated adjusted ratings in a one-player injury scenario by team.
bart_injuryimpact(year = current_season(), team = NULL, player = NULL)
year |
Defaults to current season (YYYY). |
team |
Indicates team. |
player |
Indicates player to remove. |
Estimations are experimental and based on 'highly dubious analysis.'
Returns a tibble with five columns:
situationcharacter.
adj_oedouble.
adj_dedouble.
barthagdouble.
rkdouble.
try(bart_injuryimpact(year=2019, team='Duke', player='Zion Williamson'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.