mlb_game_timecodes: *Acquire time codes for Major and Minor League games*

View source: R/mlb_game_timecodes.R

mlb_game_timecodesR Documentation

Acquire time codes for Major and Minor League games

Description

Acquire time codes for Major and Minor League games

Usage

mlb_game_timecodes(game_pk)

Arguments

game_pk

The game_pk for the game requested

Value

Returns a tibble that includes time codes from the game_pk requested

col_name types
timecodes (MMDDYYYY_HHMMSS) numeric

Examples


  try(mlb_game_timecodes(game_pk = 632970))


baseballr documentation built on April 1, 2023, 12:12 a.m.