extract_competition_ids: Get the ids for a specific competition.

Description Usage Arguments Details Value

Description

extract_season_ids gets the ids for a specific competition.

Usage

1
extract_competition_ids(response, competition)

Arguments

response

The response returned by get_competitions.

competition

Competition you want the ids for e.g. Premier League.

Details

You can only get the season ids for a single competition at a time

Value

List of both the competition id and the season ids. The competition id is a single number, the season ids are a named character vector with id by season.


IsaacVerm/penalty documentation built on May 26, 2019, 7:28 a.m.