get_league: Gather League Data

View source: R/get_league.R

get_leagueR Documentation

Gather League Data

Description

Given a league ID, grab the data for that league. Includes roster positions, season type, if it is in season, and more.

Usage

get_league(league_id)

Arguments

league_id

League ID generated by Sleeper (numeric or character)

Value

Returns a data frame containing information about the league.

Author(s)

Nick Bultman, njbultman74@gmail.com, September 2021

Examples

## Not run: get_league(688281863499907072)


sleeperapi documentation built on April 3, 2025, 6:13 p.m.