powered by
Display a season's worth of openWAR results
# S3 method for openWARPlayers plot(x, ...)
A data.frame object of class openWARPlayers
openWARPlayers
arguments passed to xyplot.
xyplot
Given an openWARPlayers object, draw a plot displaying each player's RAA, WAR, and replacement level shadow.
# NOT RUN { MayProcessed = makeWAR(May) # } # NOT RUN { war = getWAR(MayProcessed$openWAR) summary(war) plot(war) # }
Run the code above in your browser using DataLab