View source: R/bart_team_history.R
| bart_team_history | R Documentation | 
Returns efficiency and four factor finish, conference and overall records, and basic shooting percentages by year back to 2008.
bart_team_history(team)
| team | Indicates team to return. | 
‘team' input must be an exact match: ’State' is abbreviated to 'St.' and full
names are used where applicable (e.g. 'North Carolina'). For complete list,
see 'team' column of bart_ratings.
Returns a tibble with 23 columns:
yeardouble.
t_rkdouble.
coachcharacter.
seeddouble.
finishcharacter.
confcharacter.
ov_reccharacter.
conf_reccharacter.
adj_odouble.
adj_ddouble.
efg_odouble.
efg_ddouble.
to_percentdouble.
tod_percentdouble.
or_percentdouble.
dr_percentdouble.
ftrdouble.
ftrddouble.
ft_percentdouble.
two_pctdouble.
two_pct_ddouble.
three_pctdouble.
adj_tdouble.
try(bart_team_history(team='Charlotte'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.