fox_mlb_league_leaders: *Get Fox Sports MLB statistical leaders*

View source: R/fox_mlb.R

fox_mlb_league_leadersR Documentation

Get Fox Sports MLB statistical leaders

Description

Get Fox Sports MLB statistical leaders

Usage

fox_mlb_league_leaders(category = "batting", who = "player", page = 0)

Arguments

category

Stat category (default "batting").

who

"player" or "team" (default "player").

page

0-based page index (default 0).

Value

A baseballr_data tibble of leaderboard rows (entity_id + stat columns).

Examples

 try(fox_mlb_league_leaders("batting")) 

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