team_list | R Documentation |
Takes the Ken Pomeroy basketball data and creates a list of distinct teams featured in the data set. Used for the Team drop down selection in the Shiny app.
team_list(data)
data |
Tibble of the Ken Pomeroy data. |
A tibble with one column of distinct teams
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.