powered by
This function allows you to scrape park factors for a given season from FanGraphs.com.
This function allows you to scrape park factors by handedness from FanGraphs.com for a given single year.
fg_park(yr)fg_park_hand(yr)
fg_park_hand(yr)
Season for which you want to scrape the park factors.
# NOT RUN { fg_park(2013) fg_park_hand(2013) # }
Run the code above in your browser using DataLab