get_entry_hist: get_entry_hist

View source: R/entry_functions.R

get_entry_histR Documentation

get_entry_hist

Description

This function fetches historical statistics for a Fantasy Premier League entry given the entry ID(s).

Usage

get_entry_hist(entryid = 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. You can list multiple, e.g. with c().

Examples

get_entry_hist(1076)

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