team_function: Function that will filter the tibble to only games played by...

View source: R/team_function.R

team_functionR Documentation

Function that will filter the tibble to only games played by a given team

Description

Function that will filter the tibble to only games played by a given team

Usage

team_function(basketball_data, team_name)

Arguments

basketball_data

the data frame we are using to do the manipulation

team_name

the name of the team of whose games we want


akhilbandhu/basketballpackage documentation built on April 21, 2022, 5:37 p.m.