# NOT RUN {
conn <- espn_connect(season = 2020, league_id = 1178049)
ff_starter_positions(conn)
# }
# NOT RUN {
# }
# NOT RUN {
conn <- fleaflicker_connect(season = 2020, league_id = 206154)
ff_starter_positions(conn)
# }
# NOT RUN {
# }
# NOT RUN {
dlfidp_conn <- mfl_connect(2020, league_id = 54040)
ff_starter_positions(conn = dlfidp_conn)
# }
# NOT RUN {
# }
# NOT RUN {
jml_conn <- sleeper_connect(league_id = "652718526494253056", season = 2021)
jml_starters <- ff_starter_positions(jml_conn)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab