Description Usage Arguments Value
An OPTA f7 file is an xml file with various information about a match such as lineups, goals, cards, kits used and more. This function takes the file location and parses the XML file into a dataframes which are stored in a list.
1 | parse_f7(f7.xml, MatchID)
|
f7.xml |
Path to the input file |
MatchID |
The ID number of the game to be parsed |
A list of dataframes containing match information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.