get_entry_captain: get_entry_captain

View source: R/entry_functions.R

get_entry_captainR Documentation

get_entry_captain

Description

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

Usage

get_entry_captain(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 captain is requested.

Examples

get_entry_captain(1076,1)

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