pitching_df: Basic pitching statistics

Description Usage Format Source

Description

Baseball reference pitching stats: 2014 - 2018

Usage

1

Format

A "pitching", 'tbl_df', 'tbl', "data.frame" data.frame with 3,723 rows and 11 variables

player_id

The unique Lahman player ID [chr]

ip

Innings pitched [num]

g

Games [int]

gs

Games started [int]

k

Strikeouts [int]

sv

Saves [int]

w

Wins [int]

whip

(Walks + Hits) / Innings Pitched [num]

qs

Quality starts [int]

holds

Holds [int]

year

Year of data [int]

Source

www.baseball-reference.com (via getBRStats(type = 'pitching))


andykrause/FBB30x30 documentation built on Dec. 29, 2021, 10:06 a.m.