fParseTrackingDataBothTeams: Gives cleanly parsed data

fParseTrackingDataBothTeamsR Documentation

Gives cleanly parsed data

Description

Very tightly tied to how https://github.com/metrica-sports/sample-data is organised right now since I don't know how tracking data is otherwise organised. Home team always attacks from left to right, x 0 to x 1.

Usage

fParseTrackingDataBothTeams(
  cRootPath,
  cGameName,
  bOutputLong,
  nXSpan = 120,
  nYSpan = 80,
  xMaxBB = 1,
  yMaxBB = 1,
  nUpperLimitSpeed = 10
)

thecomeonman/CodaBonito documentation built on April 24, 2023, 11:41 a.m.