Learn R Programming

baseballr (version 0.2.0)

fg_park: Scrape Park Factors from FanGraphs.com

Description

This function allows you to scrape park factors for a given season from FanGraphs.com.

Usage

fg_park(yr)

Arguments

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

Examples

Run this code
fg_park(2013)

Run the code above in your browser using DataLab