View source: R/team_function.R
team_function | R Documentation |
Function that will filter the tibble to only games played by a given team
team_function(basketball_data, team_name)
basketball_data |
the data frame we are using to do the manipulation |
team_name |
the name of the team of whose games we want |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.