The main interface - these functions are designed to wrap the platform-specific methods to return generic input.
ff_connect()
Connect to a League
ff_draft()
Get Draft Results
ff_draftpicks()
Get Draft Picks
ff_franchises()
Get League Franchises
ff_league()
Get League Summary
ff_playerscores()
Get Player Scoring History
ff_rosters()
Get League Rosters
ff_schedule()
Get Schedule
ff_scoring()
Get League Scoring settings
ff_standings()
Get Standings
ff_starters()
Get Starting Lineups
ff_transactions()
Get League Transactions
ff_userleagues()
Get User Leagues
Additional functions designed/optimized for the MFL platform.
mfl_connect()
Connect to MFL League
mfl_getendpoint()
GET any MFL endpoint
mfl_players()
MFL players library
Additional functions designed/optimized for the Sleeper platform.
sleeper_connect()
Connect to Sleeper League
sleeper_getendpoint()
GET any Sleeper endpoint
sleeper_players()
Sleeper players library
sleeper_userleagues()
Sleeper - Get User Leagues
Additional functions designed/optimized for the Fleaflicker platform.
fleaflicker_connect()
Connect to Fleaflicker League
fleaflicker_getendpoint()
GET any Fleaflicker endpoint
fleaflicker_players()
Fleaflicker players library
fleaflicker_userleagues()
Fleaflicker - Get User Leagues
Functions to interface with DynastyProcess data
dp_playerids()
Import latest DynastyProcess player IDs
dp_values()
Import latest DynastyProcess values
Additional helper functions
.ff_clear_cache()
Empty Function Cache