Description Usage Arguments Value Examples
Get Franchise Detailed Information
1 | getFranchiseDetail(teamID = NULL, franchiseID = NULL)
|
teamID |
Optional team ID to filter results. |
franchiseID |
Optional franchise ID to filter results. |
detailed information for evey franchise, including captains, coaches, GMs, retired numbers, etc.
1 2 | #See some detailed information on the Pittsburgh Penguins
details <- getFranchiseDetail(teamID = 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.