chadwick_player_lu: *Download the Chadwick Bureau's public register of baseball...

View source: R/chadwick_player_lu.R

chadwick_player_luR Documentation

Download the Chadwick Bureau's public register of baseball players

Description

Download the Chadwick Bureau's public register of baseball players

Usage

chadwick_player_lu()

get_chadwick_lu()

Value

A data frame of baseball players and the various IDs associated with them in different systems of record and the following columns:

col_name types
key_person character
key_uuid character
key_mlbam integer
key_retro character
key_bbref character
key_bbref_minors character
key_fangraphs integer
key_npb integer
key_sr_nfl character
key_sr_nba character
key_sr_nhl character
key_findagrave integer
name_last character
name_first character
name_given character
name_suffix character
name_matrilineal character
name_nick character
birth_year integer
birth_month integer
birth_day integer
death_year integer
death_month integer
death_day integer
pro_played_first integer
pro_played_last integer
mlb_played_first integer
mlb_played_last integer
col_played_first integer
col_played_last integer
pro_managed_first integer
pro_managed_last integer
mlb_managed_first integer
mlb_managed_last integer
col_managed_first integer
col_managed_last integer
pro_umpired_first integer
pro_umpired_last integer
mlb_umpired_first integer
mlb_umpired_last integer

A data frame of baseball players and the various IDs associated with them in different systems of record.

Examples


  try(chadwick_player_lu())


baseballr documentation built on April 1, 2023, 12:12 a.m.