View source: R/mlb_game_status_codes.R
| mlb_game_status_codes | R Documentation |
MLB Game Status Codes
mlb_game_status_codes()
Returns a tibble with the following columns
| col_name | types |
| abstract_game_state | character |
| coded_game_state | character |
| detailed_state | character |
| status_code | character |
| reason | character |
| abstract_game_code | character |
try(mlb_game_status_codes())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.