fpl_get_user: Get data on a user

Description Usage Arguments Value Examples

View source: R/users.R

Description

Retrieve comprehensive data for a user in the current FPL season, obtained via the user entry history endpoint.

Usage

1
fpl_get_user(user_id)

Arguments

user_id

user ID (found in a user's team page URL on the main FPL site).

Value

a list

Examples

1
fpl_get_user(user_id = 3808385)

ewenme/fplR documentation built on April 20, 2020, 11:53 a.m.