Learn R Programming

baseballr (version 0.2.0)

fg_park_hand: Scrape Park Factors by Handedness from FanGraphs.com

Description

This function allows you to scrape park factors by handedness from FanGraphs.com for a given single year.

Usage

fg_park_hand(yr)

Arguments

yr
Season for which you want to scrape the park factors.

Examples

Run this code
fg_park_hand(2013)

Run the code above in your browser using DataLab