Displaying 1 result from an estimated 1 matches for "battingagg".
2007 Oct 14
1
Question re matplot
Hi,
I have the following script for matplot
matplot(battingagg$X, battingagg[, c("HR","RBI","X2B", "BB", 
"R", "SB")], type="b",lty=4,lwd=2, col=1:4,xlab = "Year", 
ylab "(1)HRs, (2)RBIs, (3)DOUBLES,(4)BB,(5)Runs,(6) BB", 
pty="m",sub = "Figure 2.  Plot of...