fox_mlb_team_gamelog: *Get Fox Sports MLB team game log*

View source: R/fox_mlb.R

fox_mlb_team_gamelogR Documentation

Get Fox Sports MLB team game log

Description

Get Fox Sports MLB team game log

Usage

fox_mlb_team_gamelog(team_id)

Arguments

team_id

Fox Bifrost team id.

Value

A baseballr_data tibble (long): team_id, season_type, category, game_id, game_date, opponent, stat, value.

Examples

 try(fox_mlb_team_gamelog("1")) 

baseballr documentation built on Aug. 27, 2026, 1:07 a.m.