bref_teams_stats | R Documentation |
Get all available team tables from BREF for specified seasons
bref_teams_stats(
seasons = 2019,
return_message = TRUE,
assign_to_environment = TRUE,
nest_data = FALSE,
join_data = TRUE,
widen_data = TRUE
)
seasons |
vector of years from 1950 to current |
return_message |
if |
assign_to_environment |
if |
widen_data |
if |
a tibble
with a list of tibbles
Other BREF:
bref_awards_votes()
,
bref_awards()
,
bref_bios()
,
bref_players_stats()
,
dictionary_bref_coaches()
,
dictionary_bref_players()
,
dictionary_bref_teams()
bref_teams_stats(seasons = 2017:2018)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.