mlb_baseball_stats: *MLB Baseball Stats*

View source: R/mlb_baseball_stats.R

mlb_baseball_statsR Documentation

MLB Baseball Stats

Description

MLB Baseball Stats

Usage

mlb_baseball_stats()

Value

Returns a tibble with the following columns:

col_name types description
stat_name character Internal stat name.
stat_lookup_param character Lookup parameter/abbreviation for the stat.
is_counting logical Whether the stat is a counting stat.
stat_label character Human-readable stat label.
stat_group character Stat group (e.g. hitting, pitching, fielding).

Examples


  try(mlb_baseball_stats())


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