Description Usage Arguments Value Examples
View source: R/parse_gameDetail_stats.R
Parse Stats Team
| 1 | parse.gameDetail.stats.teams(teams)
 | 
| teams | 
 | 
Parsed teams stats (one game, both teams)
| 1 2 | gameDetail <- fetch_gameDetail(20171105078373)
parse.gameDetail.stats.teams(gameDetail$content$stats[[5]])
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.