conf_list: Creates a list of conferences

View source: R/conf_list.R

conf_listR Documentation

Creates a list of conferences

Description

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.

Usage

conf_list(conf_data)

Arguments

data

A tibble of the Ken Pomeroy data filtered for conference games

Value

A tibble. Has one column of distinct conference names.


devinwarner10/devinwcbb documentation built on April 22, 2022, 2:06 a.m.