bart_coach | R Documentation |
Returns coaching history, including tournament and efficiency finishes, and notable recruits for a given coach to 2008.
bart_coach(coach='coach')
coach |
Coach to pull |
rec_rank
is a scale of recruiting ranking, where 100 is a consensus #1 recruit and 0 is unrecruited.
First list returns a tibble of ratings.
Second tibble returns four columns:
year |
integer |
player |
character |
team |
character |
rec_rank |
double |
try(bart_coach('Mike Krzyzewski'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.