How to create a Bar with ggplot with probability with 2 variables and 3 sub variables
问题 Desperate for help with this. Raw Data comes from https://www.hockey-reference.com/play-index/tiny.fcgi?id=mmDlH Looks Like this: csv file # A tibble: 6 x 19 match_no Date Tm Opp Outcome Time G PP SH S PIM GA PPGA SHGA <dbl> <chr> <chr> <chr> <chr> <chr> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> 1 1 6/4/… NYI WSH W REG 3 0 0 24 4 0 0 0 2 2 6/4/… WSH NYI L REG 0 0 0 29 2 3 0 0 3 3 6/4/… STL VAN W SO 3 1 0 36 6 2 2 0 4 4 6/4/… VAN STL L SO 2 2 0 25 6 3 1 0 5 5 6/4/… COL SJS L REG 2 0 0 30