fg_guts {baseballr}R Documentation

Scrape FanGraphs.com Guts!

Description

Scrape historical FanGraphs Guts! table, wOBA, FIP coefficients and constants

Usage

fg_guts()

Value

Returns a tibble of seasonal constants from FanGraphs

col_name types
season integer
lg_woba numeric
woba_scale numeric
wBB numeric
wHBP numeric
w1B numeric
w2B numeric
w3B numeric
wHR numeric
runSB numeric
runCS numeric
lg_r_pa numeric
lg_r_w numeric
cFIP numeric

Examples


  try(fg_guts())


[Package baseballr version 1.6.0 Index]