get_entry_picks: get_entry_picks

View source: R/entry_functions.R

get_entry_picksR Documentation

get_entry_picks

Description

This function fetches player picks for a Fantasy Premier League entry given the entry ID and GW.

Usage

get_entry_picks(entryid = NULL, gw = NULL)

Arguments

entryid

The entry ID. Can be found on the FPL website under 'Gameweek history' in the URL - https://fantasy.premierleague.com/entry/XXXXXX/history.

gw

The GW for which player picks is requested.

Examples


get_entry_picks(1076,1)

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