Description Usage Arguments Value Examples
Create QB table stats with team information
1 | create_QB_team_table(model_data_list)
|
model_data_list |
List of data frames:
|
A different form of the QB table that is grouped by the player and team level that also includes the player's number and percentage of different attempts with respect to their team.
1 2 | # Create the QB team table:
QB_team_table <- create_QB_team_table(model_data_list)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.