powered by
Get a team's player roster + stats from Her Hoop Stats.
Requires a Her Hoop Stats subscription (see hhs_teams()).
hhs_teams()
hhs_team_roster(team_link, email = NULL, password = NULL)
A wehoop_data tibble, one row per player.
wehoop_data
A team page path or URL (the team_link column from hhs_teams()).
team_link
Optional explicit subscription credentials.
Other Her Hoop Stats Functions: hhs_team_stats(), hhs_teams()
hhs_team_stats()
if (FALSE) { teams <- hhs_teams(2024, 2024, 1) hhs_team_roster(team_link = teams$team_link[1]) }
Run the code above in your browser using DataLab