mlb: MLB

Description Usage Arguments Value Examples

Description

gets the name and other demographic data for a player, given a mlbid value (an integer between 110001 and something roughly in the ~ 650000s)

Usage

1
mlb(id)

Arguments

id

an integer

Value

if given a valid id, a data frame with player name, dob, id, etc.

Examples

1
ex <- mlb(110001)

almartin82/mlbids documentation built on May 10, 2019, 9:54 a.m.