fpl_get_user_current: Get current season data on a user

Description Usage Arguments Value Examples

View source: R/users.R

Description

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

Usage

1

Arguments

user_id

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

Value

a tibble

Examples

1
fpl_get_user_current(user_id = 3808385)

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