pitch_value_contour: Pitch Value Contour Plot

View source: R/pitch_value_contour.R

pitch_value_contourR Documentation

Pitch Value Contour Plot

Description

Constructs pitch value contour plot

Usage

  pitch_value_contour(df,
                      L = seq(-0.2, 0.2, by = 0.01),
                      title = "Pitch Value",
                      NCOL = 2)

Arguments

df

data frame or list containing Statcast data with a PitchValue variable

L

values of the contour lines

title

title of the graph

NCOL

number of columns in multipanel display

Value

Constructs a contour plot of the estimated pitch value from the gam model fit

Author(s)

Jim Albert


bayesball/CalledStrike documentation built on April 29, 2024, 6:21 p.m.