Description Usage Arguments Examples
View source: R/all_functions.R
This function returns a vector of game ids given a prespecified team and season
1 | get_id_schedule(Season = "20182019", teams = NA)
|
Season |
takes in the season as year1year2 (yyyyyyyy), Defaults to 20182019 |
teams |
takes a specific team abbreviation, such as "BUF". Defaults to all teams |
1 | get_id_schedule("20182019", "BUF")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.