violingraph: Builds a plot of Score Difference distribution as a violin...

View source: R/violingraph.R

violingraphR Documentation

Builds a plot of Score Difference distribution as a violin graph

Description

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.

Usage

violingraph(data, team)

Arguments

data

A tibble of the Ken Pomeroy data

team

Character of the desired team

Value

A ggplot geom_violin


devinwarner10/devinwcbb documentation built on April 22, 2022, 2:06 a.m.