catcher_graph: Graph called strike zone map by catcher

Description Usage Arguments

Description

Graph called strike zone map by catcher

Usage

1
2
3
catcher_graph(catcher = "all", startdate = "2016-01-01",
  enddate = "2016-12-31", year = 0, count = "all", stand = "R\",\"S",
  save = FALSE, path = getwd())

Arguments

startdate

Start date. Defaults to beginning of 2015. Format yyyy-mm-dd.

enddate

End date. Defaults to end of 2015. Format yyyy-mm-dd.

year

The year. Overrides startdate and enddate. Can only be one full year – use startdate and enddate for full control over date range.

count

Ball-strike count. Defaults to all. Input x instead of a number to get all counts; e.g. "3-x" for all 3-ball counts

stand

Batter handedness. Defaults to both.

save

Whether to save the graph. Defaults to FALSE

path

Where to save the graph. Defaults to the current working directory

umpire

Umpire name or ID. Defaults to "all". WARNING: Leaving as all will make graph take a long time to create.


BillPetti/fgrapher documentation built on May 5, 2019, 3:46 p.m.