View source: R/all_functions.R
This function returns a vector of game ids given a specific date
1 | get_id_date(Season = NA, Year = NA, Month = NA, Day = NA)
|
Season |
takes in the season as year1year2 (yyyyyyyy) |
Year |
takes in a specific year formatted as yyyy |
Month |
takes in a specifc month formatted as mm |
Day |
takes in a specific day formatted as dd |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.