parse_f7_multiple: Parse Multiple OPTA f7 Files

Description Usage Arguments Value

View source: R/parse_f7_multiple.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 locations and parses the XML file into a dataframes which are stored in a list. This function only works if you have a file location similar to "Database/f7/999999_f7.xml"

Usage

1

Arguments

f7.xml

Path to the input file

Value

A list of dataframes containing match information


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