scrape_team_urls: scrape_team_urls

View source: R/scrape_team_urls.R

scrape_team_urlsR Documentation

scrape_team_urls

Description

scrapes team_urls for a given year, sport code, and division

Usage

scrape_team_urls(year, sport_code, division = 1)

Arguments

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.

Value

a dataframe of team_ids and school names for the provided params.


ehess/ncaascrapR documentation built on March 28, 2022, 3:33 a.m.