getTeamSalary | R Documentation |
Players' salary data for a given team
getTeamSalary(team_code)
team_code |
Team code consisting of 3 characters to fetch information for |
Koki Ando <koki.25.ando@gmail.com>
https://www.basketball-reference.com/contracts/
## Not run: salary_phi <- getTeamSalary(team_code = "phi") head(salary_phi) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.