Description Usage Arguments Value Examples
View source: R/get_ncaa_wfh_team_schedules.R
Acquire NCAA Women's Field Hockey Schedules and Results
1 | get_ncaa_wfh_team_schedules(team_id, year, get_boxscore_urls = FALSE)
|
team_id |
The unique team id from the NCAA |
year |
The season for which you want data. If you want the 2017-18 season, you would use 2018. |
A data frame
1 | get_ncaa_wfh_team_schedules(712, 2018)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.