hit_contour: Hit Contour Plot

View source: R/hit_contour.R

hit_contourR Documentation

Hit Contour Plot

Description

Constructs hit contour plot for a specific player

Usage

  hit_contour(df, L = seq(0, 1, by = 0.1), title = "Probability of a Hit", NCOL = 2)

Arguments

df

data frame or list containing Statcast data

L

values for contour lines

title

title of the graph

NCOL

number of columns in multipanel display

Value

Constructs a contour plot of the hit probability

Author(s)

Jim Albert


bayesball/CalledStrike documentation built on March 28, 2022, 12:12 p.m.