View source: R/parse_tracking.R
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.
1 | parse_tracking(tracking.xml, metadata.xml)
|
metadata.xml |
Path to the input file |
tracking.dat |
Path to the input file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.