Description Usage Arguments Value
Function to scrape NFL offense stats and snap counts tables. Generates defensive tables from offense stats.
| 1 | get_nfl_boxscore_stats(url, insert = FALSE)
 | 
| url | Url of boxscore. | 
| insert | Should the function insert the data into the nfl_offense and nfl_defense tables? Defaults to FALSE. | 
Returns list containing offensive stats (off_stats) and defensive stats (def_stats)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.