sc_snapshots: Produce time sequenced pitch locations from statcast...

View source: R/sc_snapshots.R

sc_snapshotsR Documentation

Produce time sequenced pitch locations from statcast parameters

Description

Produce time sequenced pitch locations from statcast parameters

Usage

sc_snapshots(df, interval = 0.01)

Arguments

df

The data which have parameters used to determine the location of a pitch at a given time.

interval

the amount of time between 'snapshots'

Value

Return a three dimensional array.

References

http://baseball.physics.illinois.edu/KaganPitchfx.pdf


pontsuyu/mlbR documentation built on March 23, 2023, 6:38 a.m.