| chadwick {baseballr} | R Documentation |
Chadwick Bureau Register Player Lookup
Description
chadwick_player_lu():Directly download the Chadwick Bureau's public register of baseball players and the various IDs associated with them in different systems of record.
playername_lookup():Look up Baseball Player Name.
playerid_lookup():Look up Baseball Player IDs.
Details
Directly download the Chadwick Bureau's public register of baseball players.
chadwick_player_lu()
Look up baseball player name by ID
playername_lookup(4885)
playername_lookup("kaaihki01")
Look up baseball player IDs by player name
playerid_lookup("Garcia", "Karim")
[Package baseballr version 1.6.0 Index]