View source: R/mod_summary_functions_server.R
ss_get_division_by_team_year | R Documentation |
Give a TeamID and year, find the division (League
, Division
and Year
)
and a table of teams in the division (TeamID
, Location
, Nickname
).
ss_get_division_by_team_year(franchises, team, year)
franchises |
Franchises table |
team |
teamID |
year |
year |
list with division
and teams
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.