Learn R Programming

baseballr (version 1.5.0)

mlb_baseball_stats: MLB Baseball Stats

Description

MLB Baseball Stats

Usage

mlb_baseball_stats()

Arguments

Value

Returns a tibble with the following columns:

col_nametypes
stat_namecharacter
stat_lookup_paramcharacter
is_countinglogical
stat_labelcharacter
stat_groupcharacter

Examples

Run this code
# \donttest{
  try(mlb_baseball_stats())
# }

Run the code above in your browser using DataLab