conf_list | R Documentation |
Takes the Ken Pomeroy basketball data and creates a list of distinct conferences featured in the data set. Used to create the conference selection drop down in the Shiny app.
conf_list(conf_data)
data |
A tibble of the Ken Pomeroy data filtered for conference games |
A tibble. Has one column of distinct conference names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.