Learn R Programming

baseballr (version 0.8.6)

get_umpire_ids_petti: Download a data frame of all umpires and their mlbamids for games since 2008

Description

Download a data frame of all umpires and their mlbamids for games since 2008

Usage

get_umpire_ids_petti()

Arguments

Value

Function returns a data frame with the following columns: id, position, name, game_pk, game_date

Examples

Run this code
# NOT RUN {
get_umpire_ids_petti()
# }

Run the code above in your browser using DataLab