get_games | R Documentation |
get_games()
retrieves information on each game, including but not limited to their ID, season, type, start date and time, and home and visiting teams' IDs and scores.
get_games()
tibble with one row per game
# This may take >5s, so skip.
all_games <- get_games()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.