violingraph | R Documentation |
Works with the devinwcbb Shiny app to display a violin distribution of score differences between the selected team and their opponent. A positive score represents a win and a negative score represents a loss.
violingraph(data, team)
data |
A tibble of the Ken Pomeroy data |
team |
Character of the desired team |
A ggplot geom_violin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.