powered by
Includes player bios, salaries, contracts and transactions
bref_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 tibble
tibble
Other BREF: bref_awards_votes, bref_awards, bref_players_stats, bref_teams_stats, dictionary_bref_coaches, dictionary_bref_players, dictionary_bref_teams
bref_awards_votes
bref_awards
bref_players_stats
bref_teams_stats
dictionary_bref_coaches
dictionary_bref_players
dictionary_bref_teams
Other player: draft_combines, players_awards, players_careers, players_tables
draft_combines
players_awards
players_careers
players_tables
Other salaries: hoops_hype_salary_summary, hoopshype_salaries, nba_insider_salaries
hoops_hype_salary_summary
hoopshype_salaries
nba_insider_salaries
# NOT RUN { bref_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