plot_team_rating: Plot Team Rating

View source: R/graphics.R

plot_team_ratingR Documentation

Plot Team Rating

Description

Produces a plot of offensive and defensive ratings of teams, 0 centred (not scaled).

Usage

plot_team_rating(m = HockeyModel::m, teamlist = NULL)

Arguments

m

HockeyModel::m

teamlist

select a subset of teams, if desired

Value

a ggplot2 plot


pbulsink/HockeyModel documentation built on Dec. 16, 2024, 8:03 a.m.