Description Usage Arguments Value
An OPTA f24 file is an xml file with all of the data for each event of a match. This function takes the file location and parses the XML file into a dataframe. All qualifiers are in columns named after them, access them using “. If the qualifier doesn't have a value but was present it is represented by the value 1.
1 | parse_f24(xml.filename)
|
xml.filename |
Path to the input file |
A dataframe of the OPTA event data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.