powered by
Display a season's worth of openWAR results
panel.war(x, y, ...)
the x-coordinate
the y-coordinate
arguments passed from plot.openWARPlayers
plot.openWARPlayers
Given an openWARPlayers object, draw a plot displaying each player's RAA, WAR, and replacement level shadow.
openWARPlayers
# NOT RUN { MayProcessed = makeWAR(May) # } # NOT RUN { war = getWAR(MayProcessed$openWAR) summary(war) plot(war) # }
Run the code above in your browser using DataLab