Learn R Programming

baseballr (version 1.5.0)

get_game_pks_mlb: (legacy) Get MLB Game Info by Date and Level

Description

(legacy) Get MLB Game Info by Date and Level

Usage

get_game_pks_mlb(date, level_ids = c(1))

Value

Returns a tibble that includes game_pk values and additional information for games scheduled or played

Arguments

date

The date for which you want to find game_pk values for MLB games

level_ids

A numeric vector with ids for each level where game_pks are desired. See below for a reference of level ids.