get_entry_player_picks: get_entry_player_picks()

View source: R/entry_functions.R

get_entry_player_picksR Documentation

get_entry_player_picks()

Description

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

Usage

get_entry_player_picks(entryid = NULL, gw = NULL)

Arguments

entryid

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

gw

The gameweek(s) for which player picks are requested.

Examples

get_entry_player_picks(1076,1)

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