View source: R/scrape_team_urls.R
scrape_team_urls | R Documentation |
scrapes team_urls for a given year, sport code, and division
scrape_team_urls(year, sport_code, division = 1)
year |
the year of the season |
sport_code |
a code indicating which sport to scrape |
division |
the division of nCAA competition. Defaults to 1, can be 2 or 3. |
a dataframe of team_ids and school names for the provided params.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.