player_to_match: Return the match_api_id for all matches starting a particular...

Description Usage Arguments Value Examples

Description

Return the match_api_id for all matches starting a particular player

Usage

1
player_to_match(player_api_id)

Arguments

player_api_id

The player_api_id from the player dataset.

Value

A data.table of all the matches where the player started. Columns are:

Examples

1
2
# All Lionel Messi's matches
player_to_match(30981)

jasonsignolet/football documentation built on May 29, 2019, 2:27 p.m.