powered by
Includes player bios, salaries, contracts and transactions
get_bref_players_bios(players = NULL, player_ids = NULL, assign_to_environment = TRUE, return_message = T)
vector of player names
vector of basketball reference player ids
if TRUE assigns each table to environment
TRUE
if TRUE returns
a data_frame
data_frame
Other BREF: get_bref_coach_dictionary, get_bref_player_dictionary, get_bref_players_seasons, get_bref_team_dictionary, get_bref_teams_seasons
get_bref_coach_dictionary
get_bref_player_dictionary
get_bref_players_seasons
get_bref_team_dictionary
get_bref_teams_seasons
Other player: get_players_awards, get_players_career_stats, get_players_tables_data, get_years_draft_combines
get_players_awards
get_players_career_stats
get_players_tables_data
get_years_draft_combines
# NOT RUN { get_bref_players_bios( players = c("Jarrett Allen", "Mitch Richmond", "Michael Adams"), player_ids = NULL, assign_to_environment = TRUE) # }
Run the code above in your browser using DataLab