View source: R/mod_plot_functions_server.R
ps_franchise_ids_to_team_ids | R Documentation |
Find all TeamIDs for the given FranchiseIDs and the year range.
ps_franchise_ids_to_team_ids(franchises, franchise_ids, min_year, max_year)
franchises |
Franchise table |
franchise_ids |
vector of FranchiseIDs |
min_year |
First year |
max_year |
Final year |
List of TeamIDs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.