parse_f7: Parse an OPTA f7 Files

Description Usage Arguments Value

View source: R/parse_f7.R

Description

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.

Usage

1
parse_f7(f7.xml, MatchID)

Arguments

f7.xml

Path to the input file

MatchID

The ID number of the game to be parsed

Value

A list of dataframes containing match information


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