powered by
get_players() retrieves information on each player, including but not limited to their ID, name, bio-metrics, birth date and location, and hall-of-fame status.
get_players()
tibble with one row per player
# This may take >5s, so skip. # \donttest{ all_players <- get_players() # }
Run the code above in your browser using DataLab