Description Usage Arguments Value Examples
Computes pitcher's performance either by game or overall, based on k, bb, and ip
1  | pfr(k, bb, ip)
 | 
k | 
 Number of strikeouts  | 
bb | 
 Number of bases on balls  | 
ip | 
 Number of innings pitched  | 
pfr
1  | pfr(115, 30, 400)
 | 
[1] 0.3625
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.