| mlb_awards | R Documentation |
MLB Awards
mlb_awards()
Returns a tibble with the following columns
| col_name | types |
| award_id | character |
| award_name | character |
| award_description | character |
| sort_order | integer |
| notes | character |
| sport_id | integer |
| sport_link | character |
| league_id | integer |
| league_link | character |
try(mlb_awards())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.