View source: R/get_main_data.R
get_main_data | R Documentation |
Given the league ID, generate a main data set that can be used for generating quick insights. This includes teams, fantasy points, avatars, divisions, owner IDs, and more.
get_main_data(league_id)
league_id |
League ID generated by Sleeper (numeric). |
Returns a data frame containing roster, league user, and overall league information.
Nick Bultman, njbultman74@gmail.com, December 2023
## Not run: get_main_data(688281863499907072)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.