powered by
Players' salary data for a given team
getTeamSalary(team_code)
Team code consisting of 3 characters to fetch information for
https://www.basketball-reference.com/contracts/
# NOT RUN { salary_phi <- getTeamSalary(team_code = "phi") head(salary_phi) # } # NOT RUN { # }
Run the code above in your browser using DataLab