team_list: Create a List of Teams

View source: R/team_list.R

team_listR Documentation

Create a List of Teams

Description

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.

Usage

team_list(data)

Arguments

data

Tibble of the Ken Pomeroy data.

Value

A tibble with one column of distinct teams


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