load_game_info_sup: *Download a data frame of supplemental data about MLB games...

View source: R/load_game_info_sup.R

load_game_info_supR Documentation

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

load_game_info_sup()

Value

Function returns a tibble with various columns, including:

  • game_pk

  • game_date

  • venue id

  • attendance

  • game temperature

  • wind speed

  • direction

  • start time

  • end time

Examples


  try(load_game_info_sup())


BillPetti/baseballr documentation built on Nov. 20, 2024, 6:46 a.m.