get_entry: get_entry

View source: R/entry_functions.R

get_entryR Documentation

get_entry

Description

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

Usage

get_entry(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.

Examples

get_entry(1076)

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