fpl_get_leagues_h2h: Get data on a head-to-head league

Description Usage Arguments Value Examples

View source: R/leagues.R

Description

Retrieve a head-to-head league's data for the current FPL season, obtained via the leagues h2h standings endpoint.

Usage

1

Arguments

league_id

league id (found in a league's page URL on the main FPL site).

Value

a list

Examples

1
fpl_get_leagues_h2h(league_id = 829116)

ewenme/fplR documentation built on April 20, 2020, 11:53 a.m.