playoff_pictures | R Documentation |
Returns playoff picture for specified seasons
playoff_pictures(
seasons = NULL,
assign_to_environment = TRUE,
include_numeric_records = F,
nest_data = FALSE,
return_message = TRUE
)
seasons |
vector of seasons |
assign_to_environment |
if |
nest_data |
if |
return_message |
if |
include_include_numeric_records |
if |
a 'tibble'
playoff_pictures(seasons = 2015:2018,
assign_to_environment = TRUE,
include_numeric_records = T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.