View source: R/get_sport_state.R
get_sport_state | R Documentation |
Given a sport abbreviation (NFL, NBA, etc.), return information about the current sport state.
get_sport_state(sport)
sport |
Sport that you would like to query (nfl, nba, lcs, etc.) (character) |
Returns a list containing information about the sport state.
Nick Bultman, njbultman74@gmail.com, December 2021
## Not run: get_sport_state("nfl")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.