get_league_entries: get_league_entries

View source: R/league_functions.R

get_league_entriesR Documentation

get_league_entries

Description

This function fetches a list of entries in the standings for a Fantasy Premier League mini-league given the league ID and type.

Usage

get_league_entries(leagueid = NULL, leaguetype = "classic", pages = 1)

Arguments

leagueid

The league ID(s). Can be found on the FPL website.

leaguetype

The league type: 'classic' or 'h2h'.

pages

The number of pages of entries to fetch (there are 50 entries on each page)


wiscostret/fplscrapR documentation built on June 12, 2022, 8:03 a.m.