mlb_awards {baseballr} | R Documentation |
MLB Awards
Description
MLB Awards
Usage
mlb_awards()
Value
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 |
Examples
try(mlb_awards())
[Package baseballr version 1.6.0 Index]