View source: R/summarize_lineup_performance.R
compare_lineups | R Documentation |
Any overlapping rows are removed and a summary of overlapping minutes is returned.
compare_lineups(pbp, lineup1, lineup2, round = 4)
pbp |
a pbp dataset |
lineup1 |
a length two list with names "includes" and "excludes" defining the first lineup |
lineup2 |
a length two list with names "includes" and "excludes" defining the second lineup |
a 2 row data.frame of summarized pbp data, one row for each id
Other summarize_lineup:
summarize_lineup_performance()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.