match_queries: Expands a match_id to the home team participating in the...

Description Usage Arguments Format Value Examples

Description

Expands a match_id to the home team participating in the match

Usage

1

Arguments

match_id

Unique ID of the match to expand

Format

An object of class list of length 4.

Value

String of home team

String of away team

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
match_queries['home_team']['fcn'](match_id)
Expands a match_id to the away team participating in the match

match_queries['away_team']['fcn'](match_id)
Expands a match_id to the goals scored by the home team

match_queries['home_goals']['fcn'](match_id)
Expands a match_id to the goals scored by the away team

match_queries['away_goals']['fcn'](match_id)

Tennessee-Wallaceh/footr documentation built on Dec. 18, 2021, 4:07 p.m.