Learn R Programming

baseballr (version 0.8.6)

get_game_info_sup_petti: Download a data frame of supplemental data about MLB games since 2008.

Description

Download a data frame of supplemental data about MLB games since 2008.

Usage

get_game_info_sup_petti()

Arguments

Value

Function returns a data frame with various columns, including: game_pk, game_date, venue id, attendance, game temperature, wind speed and direction, and start and end time,

Examples

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

Run the code above in your browser using DataLab