ds.scrape_team_profile: Scrape Team Profile

Description Usage Arguments Value

Description

scrape_team_profile() collects and parses the data for a team corresponsing to a given team ID.

Usage

1
2
ds.scrape_team_profile(team_id, try_tolerance = 3,
  agents = hockeyR::ds.get_user_agents()[sample(1:4, size = 1)])

Arguments

team_id

Team ID to get

try_tolerance

the number of tries before moving on.

agents

a useragent, selected from the list of useragents.

Value

a data frame of team info


pbulsink/hockeyR documentation built on May 15, 2019, 4:16 p.m.