User Tools

Site Tools


r:baseball_data

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
r:baseball_data [2017/06/05 09:08] hkimscilr:baseball_data [2017/06/05 11:37] hkimscil
Line 1: Line 1:
 +http://score.sports.media.daum.net/record/baseball/kbo/brnk.daum
 +http://www.koreabaseball.com/Record/Player/HitterBasic/Basic1.aspx
 +
 {{:r:baseball_performance.csv}} {{:r:baseball_performance.csv}}
 {{:r:17.3-1.txt}} {{:r:17.3-1.txt}}
Line 34: Line 37:
  
 {{:r:out_rate.png}} {{:r:out_rate.png}}
-{{:r:baseball_regend.png}} 
  
 나이팅게일 챠트 나이팅게일 챠트
Line 58: Line 60:
  
 {{:r:baseball_ny.png}} {{:r:baseball_ny.png}}
 +{{:r:baseball_regend.png}}
  
 <code> <code>
- 
 #연봉대비 출루율과 연봉대비 타점율 표현하기 #연봉대비 출루율과 연봉대비 타점율 표현하기
  
Line 77: Line 79:
 par(new=T)  par(new=T) 
      
-plot(line2,type="o",axes=F, ylab="",xlab="",ylim=c(0,50),lty=2,col="red")+plot(line2,type="o",axes=F, ylab="",xlab="",ylim=c(0,50),lty=2,col="red",lwd=2)
 axis(4,las=1)  axis(4,las=1) 
 mtext(side=4,line=2.5,"연봉대비 타점율" mtext(side=4,line=2.5,"연봉대비 타점율"
Line 85: Line 87:
  
 legend(18,50,names(data[21:22]),cex=0.8,col=c("red","blue"),lty=1,lwd=2,bg="white") legend(18,50,names(data[21:22]),cex=0.8,col=c("red","blue"),lty=1,lwd=2,bg="white")
- 
-savePlot("baseball_4.png",type="png") 
- 
- 
  
 </code> </code>
 +{{:r:baseball_4.png}}
  
r/baseball_data.txt · Last modified: 2019/09/18 08:00 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki