powered by
Get all available team tables from BREF for specified seasons
get_bref_teams_seasons(seasons = 1950:2018, return_message = TRUE, assign_to_environment = TRUE, nest_data = FALSE, join_data = TRUE, widen_data = TRUE)
vector of years from 1950 to current
if TRUE returns message
TRUE
if TRUE assigns data
if TRUE returns data in wide form
a data_frame with a list of data_frames
data_frame
data_frames
Other BREF: get_bref_coach_dictionary, get_bref_player_dictionary, get_bref_players_bios, get_bref_players_seasons, get_bref_team_dictionary
get_bref_coach_dictionary
get_bref_player_dictionary
get_bref_players_bios
get_bref_players_seasons
get_bref_team_dictionary
# NOT RUN { get_bref_teams_seasons(seasons = 2017:2018) # }
Run the code above in your browser using DataLab