parse_tracking: Parse an ChyronHego Tracking Data File

Description Usage Arguments

View source: R/parse_tracking.R

Description

ChyronHego's tracking data contains positional data at 25 frames per second. The raw data comes in .dat format with all players, officials and ball positional data per frame combined in a string. This function spilts up the string and arranges the resulting data in a logical format.

Usage

1
parse_tracking(tracking.xml, metadata.xml)

Arguments

metadata.xml

Path to the input file

tracking.dat

Path to the input file


FCrSTATS/fc.rstats documentation built on July 18, 2019, 5:08 a.m.